openapi: 3.0.3 info: title: 'WebPag - Documentação' description: 'O WebPag é uma solução financeira para empresas de todos os tamanhos. Com ele, você pode gerenciar pagamentos, links de pagamento, recorrências e muito mais. Este é o ponto de partida para você começar a integrar com a nossa API. Se tiver alguma dúvida, entre em contato com o nosso suporte.' version: 1.0.0 servers: - url: 'https://api.webpag.com.br' paths: /api/installments: get: summary: 'Listar crediários da empresa' operationId: listarCrediriosDaEmpresa description: '' parameters: - in: query name: payer_id description: 'O ID do pagador.' example: 1 required: false schema: type: integer description: 'O ID do pagador.' example: 1 - in: query name: page description: 'O número da página.' example: 1 required: false schema: type: integer description: 'O número da página.' example: 1 - in: query name: per_page description: 'Itens por página.' example: 15 required: false schema: type: integer description: 'Itens por página.' example: 15 - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: - id: 1 name: 'Crediário do(a) Jefferson Souza' business_id: 10 payer_id: 209 number_installments: 10 amount_original: '1000.00' first_date: '2023-08-29 00:00:00' type: 10 type_label: Boleto status: 10 status_label: Ativo accept_after_due_date: null created_at: '2023-07-29 21:56:58' updated_at: '2023-07-29 21:56:58' payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' installments: - id: 1 installment_plan_id: 1 payment_id: 452 code: 64c5b55a31417 due_date: '2023-08-29 00:00:00' liquidation_date: null payment_info: null number: 1 amount: '100.00' status: 40 status_label: Cancelado payment: id: 452 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '1/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 4 linha_digitavel: '00190000090341722699499999996178194570000010000' sequencial_code: 9999999996 nosso_numero: '00034172269999999996' codigo_barras: '00191945700000100000000003417226999999999617' due_date: '2023-08-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:56' paid_at: null updated_at: '2023-12-02 23:48' receipt_pdf_path: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: null card_flag_label: null - id: 2 installment_plan_id: 1 payment_id: 453 code: 64c5b55a32915 due_date: '2023-09-29 00:00:00' liquidation_date: null payment_info: null number: 2 amount: '100.00' status: 40 status_label: Cancelado payment: id: 453 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '2/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 5 linha_digitavel: '00190000090341722699499999995170294880000010000' sequencial_code: 9999999995 nosso_numero: '00034172269999999995' codigo_barras: '00192948800000100000000003417226999999999517' due_date: '2023-09-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97489a4a-73b9' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 381 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/a53782e2d80f8b5c982716d1f/pdf' card_flag: null card_flag_label: null - id: 3 installment_plan_id: 1 payment_id: 454 code: 64c5b55a33b18 due_date: '2023-10-29 00:00:00' liquidation_date: null payment_info: null number: 3 amount: '100.00' status: 40 status_label: Cancelado payment: id: 454 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '3/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 6 linha_digitavel: '00190000090341722699499999994173895180000010000' sequencial_code: 9999999994 nosso_numero: '00034172269999999994' codigo_barras: '00198951800000100000000003417226999999999417' due_date: '2023-10-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/704f4ca5-f096' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 382 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/39887ec8745459963897afa7f/pdf' card_flag: null card_flag_label: null - id: 4 installment_plan_id: 1 payment_id: 455 code: 64c5b55a353e4 due_date: '2023-11-29 00:00:00' liquidation_date: null payment_info: null number: 4 amount: '100.00' status: 40 status_label: Cancelado payment: id: 455 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '4/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 7 linha_digitavel: '00190000090341722699499999993175195490000010000' sequencial_code: 9999999993 nosso_numero: '00034172269999999993' codigo_barras: '00191954900000100000000003417226999999999317' due_date: '2023-11-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/bf3bea52-9d28' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 383 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:44' receipt_pdf_path: 'https://api.webpag.com.br/payments/6eeb21929f81c90f23da423b9/pdf' card_flag: null card_flag_label: null - id: 5 installment_plan_id: 1 payment_id: 456 code: 64c5b55a36320 due_date: '2023-12-29 00:00:00' liquidation_date: null payment_info: null number: 5 amount: '100.00' status: 40 status_label: Cancelado payment: id: 456 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '5/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 8 linha_digitavel: '00190000090341722699499999992177895790000010000' sequencial_code: 9999999992 nosso_numero: '00034172269999999992' codigo_barras: '00198957900000100000000003417226999999999217' due_date: '2023-12-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/69e845ec-39f4' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 384 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/6633ac8ea9615b48e5336f0c9/pdf' card_flag: null card_flag_label: null - id: 6 installment_plan_id: 1 payment_id: 457 code: 64c5b55a3733f due_date: '2024-01-29 00:00:00' liquidation_date: null payment_info: null number: 6 amount: '100.00' status: 40 status_label: Cancelado payment: id: 457 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '6/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 9 linha_digitavel: '00190000090341722699499999991179996100000010000' sequencial_code: 9999999991 nosso_numero: '00034172269999999991' codigo_barras: '00199961000000100000000003417226999999999117' due_date: '2024-01-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/9501ed28-17df' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 385 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/b058cab9327727c397921a743/pdf' card_flag: null card_flag_label: null - id: 7 installment_plan_id: 1 payment_id: 458 code: 64c5b55a3a029 due_date: '2024-02-29 00:00:00' liquidation_date: null payment_info: null number: 7 amount: '100.00' status: 40 status_label: Cancelado payment: id: 458 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '7/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 10 linha_digitavel: '00190000090341722699499999990171196410000010000' sequencial_code: 9999999990 nosso_numero: '00034172269999999990' codigo_barras: '00191964100000100000000003417226999999999017' due_date: '2024-02-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97915983-5822' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 386 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/7fa920445ed2a3846c06af665/pdf' card_flag: null card_flag_label: null - id: 8 installment_plan_id: 1 payment_id: 459 code: 64c5b55a3b2b9 due_date: '2024-03-29 00:00:00' liquidation_date: null payment_info: null number: 8 amount: '100.00' status: 40 status_label: Cancelado payment: id: 459 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '8/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 11 linha_digitavel: '00190000090341722699499999989173196700000010000' sequencial_code: 9999999989 nosso_numero: '00034172269999999989' codigo_barras: '00191967000000100000000003417226999999998917' due_date: '2024-03-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/42b79469-f29a' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 387 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/56fca9d74f377a6f148db3dcf/pdf' card_flag: null card_flag_label: null - id: 9 installment_plan_id: 1 payment_id: 460 code: 64c5b55a3c463 due_date: '2024-04-29 00:00:00' liquidation_date: null payment_info: null number: 9 amount: '100.00' status: 40 status_label: Cancelado payment: id: 460 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '9/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 12 linha_digitavel: '00190000090341722699499999988175297010000010000' sequencial_code: 9999999988 nosso_numero: '00034172269999999988' codigo_barras: '00192970100000100000000003417226999999998817' due_date: '2024-04-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/2046481d-165f' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 388 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/0577bbc9ae8d32f9280e3f4d3/pdf' card_flag: null card_flag_label: null - id: 10 installment_plan_id: 1 payment_id: 461 code: 64c5b55a3d787 due_date: '2024-05-29 00:00:00' liquidation_date: null payment_info: null number: 10 amount: '100.00' status: 40 status_label: Cancelado payment: id: 461 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '10/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 13 linha_digitavel: '00190000090341722699499999987177197310000010000' sequencial_code: 9999999987 nosso_numero: '00034172269999999987' codigo_barras: '00191973100000100000000003417226999999998717' due_date: '2024-05-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/c2f602fe-4a15' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 389 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-21 10:02' receipt_pdf_path: 'https://api.webpag.com.br/payments/4dd4462d29799375f740c06e5/pdf' card_flag: null card_flag_label: null - id: 1 name: 'Crediário do(a) Jefferson Souza' business_id: 10 payer_id: 209 number_installments: 10 amount_original: '1000.00' first_date: '2023-08-29 00:00:00' type: 10 type_label: Boleto status: 10 status_label: Ativo accept_after_due_date: null created_at: '2023-07-29 21:56:58' updated_at: '2023-07-29 21:56:58' payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' installments: - id: 1 installment_plan_id: 1 payment_id: 452 code: 64c5b55a31417 due_date: '2023-08-29 00:00:00' liquidation_date: null payment_info: null number: 1 amount: '100.00' status: 40 status_label: Cancelado payment: id: 452 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '1/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 4 linha_digitavel: '00190000090341722699499999996178194570000010000' sequencial_code: 9999999996 nosso_numero: '00034172269999999996' codigo_barras: '00191945700000100000000003417226999999999617' due_date: '2023-08-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:56' paid_at: null updated_at: '2023-12-02 23:48' receipt_pdf_path: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: null card_flag_label: null - id: 2 installment_plan_id: 1 payment_id: 453 code: 64c5b55a32915 due_date: '2023-09-29 00:00:00' liquidation_date: null payment_info: null number: 2 amount: '100.00' status: 40 status_label: Cancelado payment: id: 453 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '2/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 5 linha_digitavel: '00190000090341722699499999995170294880000010000' sequencial_code: 9999999995 nosso_numero: '00034172269999999995' codigo_barras: '00192948800000100000000003417226999999999517' due_date: '2023-09-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97489a4a-73b9' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 381 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/a53782e2d80f8b5c982716d1f/pdf' card_flag: null card_flag_label: null - id: 3 installment_plan_id: 1 payment_id: 454 code: 64c5b55a33b18 due_date: '2023-10-29 00:00:00' liquidation_date: null payment_info: null number: 3 amount: '100.00' status: 40 status_label: Cancelado payment: id: 454 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '3/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 6 linha_digitavel: '00190000090341722699499999994173895180000010000' sequencial_code: 9999999994 nosso_numero: '00034172269999999994' codigo_barras: '00198951800000100000000003417226999999999417' due_date: '2023-10-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/704f4ca5-f096' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 382 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/39887ec8745459963897afa7f/pdf' card_flag: null card_flag_label: null - id: 4 installment_plan_id: 1 payment_id: 455 code: 64c5b55a353e4 due_date: '2023-11-29 00:00:00' liquidation_date: null payment_info: null number: 4 amount: '100.00' status: 40 status_label: Cancelado payment: id: 455 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '4/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 7 linha_digitavel: '00190000090341722699499999993175195490000010000' sequencial_code: 9999999993 nosso_numero: '00034172269999999993' codigo_barras: '00191954900000100000000003417226999999999317' due_date: '2023-11-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/bf3bea52-9d28' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 383 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:44' receipt_pdf_path: 'https://api.webpag.com.br/payments/6eeb21929f81c90f23da423b9/pdf' card_flag: null card_flag_label: null - id: 5 installment_plan_id: 1 payment_id: 456 code: 64c5b55a36320 due_date: '2023-12-29 00:00:00' liquidation_date: null payment_info: null number: 5 amount: '100.00' status: 40 status_label: Cancelado payment: id: 456 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '5/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 8 linha_digitavel: '00190000090341722699499999992177895790000010000' sequencial_code: 9999999992 nosso_numero: '00034172269999999992' codigo_barras: '00198957900000100000000003417226999999999217' due_date: '2023-12-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/69e845ec-39f4' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 384 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/6633ac8ea9615b48e5336f0c9/pdf' card_flag: null card_flag_label: null - id: 6 installment_plan_id: 1 payment_id: 457 code: 64c5b55a3733f due_date: '2024-01-29 00:00:00' liquidation_date: null payment_info: null number: 6 amount: '100.00' status: 40 status_label: Cancelado payment: id: 457 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '6/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 9 linha_digitavel: '00190000090341722699499999991179996100000010000' sequencial_code: 9999999991 nosso_numero: '00034172269999999991' codigo_barras: '00199961000000100000000003417226999999999117' due_date: '2024-01-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/9501ed28-17df' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 385 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/b058cab9327727c397921a743/pdf' card_flag: null card_flag_label: null - id: 7 installment_plan_id: 1 payment_id: 458 code: 64c5b55a3a029 due_date: '2024-02-29 00:00:00' liquidation_date: null payment_info: null number: 7 amount: '100.00' status: 40 status_label: Cancelado payment: id: 458 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '7/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 10 linha_digitavel: '00190000090341722699499999990171196410000010000' sequencial_code: 9999999990 nosso_numero: '00034172269999999990' codigo_barras: '00191964100000100000000003417226999999999017' due_date: '2024-02-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97915983-5822' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 386 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/7fa920445ed2a3846c06af665/pdf' card_flag: null card_flag_label: null - id: 8 installment_plan_id: 1 payment_id: 459 code: 64c5b55a3b2b9 due_date: '2024-03-29 00:00:00' liquidation_date: null payment_info: null number: 8 amount: '100.00' status: 40 status_label: Cancelado payment: id: 459 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '8/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 11 linha_digitavel: '00190000090341722699499999989173196700000010000' sequencial_code: 9999999989 nosso_numero: '00034172269999999989' codigo_barras: '00191967000000100000000003417226999999998917' due_date: '2024-03-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/42b79469-f29a' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 387 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/56fca9d74f377a6f148db3dcf/pdf' card_flag: null card_flag_label: null - id: 9 installment_plan_id: 1 payment_id: 460 code: 64c5b55a3c463 due_date: '2024-04-29 00:00:00' liquidation_date: null payment_info: null number: 9 amount: '100.00' status: 40 status_label: Cancelado payment: id: 460 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '9/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 12 linha_digitavel: '00190000090341722699499999988175297010000010000' sequencial_code: 9999999988 nosso_numero: '00034172269999999988' codigo_barras: '00192970100000100000000003417226999999998817' due_date: '2024-04-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/2046481d-165f' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 388 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/0577bbc9ae8d32f9280e3f4d3/pdf' card_flag: null card_flag_label: null - id: 10 installment_plan_id: 1 payment_id: 461 code: 64c5b55a3d787 due_date: '2024-05-29 00:00:00' liquidation_date: null payment_info: null number: 10 amount: '100.00' status: 40 status_label: Cancelado payment: id: 461 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '10/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 13 linha_digitavel: '00190000090341722699499999987177197310000010000' sequencial_code: 9999999987 nosso_numero: '00034172269999999987' codigo_barras: '00191973100000100000000003417226999999998717' due_date: '2024-05-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/c2f602fe-4a15' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 389 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-21 10:02' receipt_pdf_path: 'https://api.webpag.com.br/payments/4dd4462d29799375f740c06e5/pdf' card_flag: null card_flag_label: null properties: data: type: array example: - id: 1 name: 'Crediário do(a) Jefferson Souza' business_id: 10 payer_id: 209 number_installments: 10 amount_original: '1000.00' first_date: '2023-08-29 00:00:00' type: 10 type_label: Boleto status: 10 status_label: Ativo accept_after_due_date: null created_at: '2023-07-29 21:56:58' updated_at: '2023-07-29 21:56:58' payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' installments: - id: 1 installment_plan_id: 1 payment_id: 452 code: 64c5b55a31417 due_date: '2023-08-29 00:00:00' liquidation_date: null payment_info: null number: 1 amount: '100.00' status: 40 status_label: Cancelado payment: id: 452 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '1/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 4 linha_digitavel: '00190000090341722699499999996178194570000010000' sequencial_code: 9999999996 nosso_numero: '00034172269999999996' codigo_barras: '00191945700000100000000003417226999999999617' due_date: '2023-08-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:56' paid_at: null updated_at: '2023-12-02 23:48' receipt_pdf_path: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: null card_flag_label: null - id: 2 installment_plan_id: 1 payment_id: 453 code: 64c5b55a32915 due_date: '2023-09-29 00:00:00' liquidation_date: null payment_info: null number: 2 amount: '100.00' status: 40 status_label: Cancelado payment: id: 453 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '2/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 5 linha_digitavel: '00190000090341722699499999995170294880000010000' sequencial_code: 9999999995 nosso_numero: '00034172269999999995' codigo_barras: '00192948800000100000000003417226999999999517' due_date: '2023-09-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97489a4a-73b9' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 381 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/a53782e2d80f8b5c982716d1f/pdf' card_flag: null card_flag_label: null - id: 3 installment_plan_id: 1 payment_id: 454 code: 64c5b55a33b18 due_date: '2023-10-29 00:00:00' liquidation_date: null payment_info: null number: 3 amount: '100.00' status: 40 status_label: Cancelado payment: id: 454 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '3/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 6 linha_digitavel: '00190000090341722699499999994173895180000010000' sequencial_code: 9999999994 nosso_numero: '00034172269999999994' codigo_barras: '00198951800000100000000003417226999999999417' due_date: '2023-10-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/704f4ca5-f096' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 382 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/39887ec8745459963897afa7f/pdf' card_flag: null card_flag_label: null - id: 4 installment_plan_id: 1 payment_id: 455 code: 64c5b55a353e4 due_date: '2023-11-29 00:00:00' liquidation_date: null payment_info: null number: 4 amount: '100.00' status: 40 status_label: Cancelado payment: id: 455 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '4/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 7 linha_digitavel: '00190000090341722699499999993175195490000010000' sequencial_code: 9999999993 nosso_numero: '00034172269999999993' codigo_barras: '00191954900000100000000003417226999999999317' due_date: '2023-11-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/bf3bea52-9d28' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 383 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:44' receipt_pdf_path: 'https://api.webpag.com.br/payments/6eeb21929f81c90f23da423b9/pdf' card_flag: null card_flag_label: null - id: 5 installment_plan_id: 1 payment_id: 456 code: 64c5b55a36320 due_date: '2023-12-29 00:00:00' liquidation_date: null payment_info: null number: 5 amount: '100.00' status: 40 status_label: Cancelado payment: id: 456 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '5/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 8 linha_digitavel: '00190000090341722699499999992177895790000010000' sequencial_code: 9999999992 nosso_numero: '00034172269999999992' codigo_barras: '00198957900000100000000003417226999999999217' due_date: '2023-12-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/69e845ec-39f4' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 384 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/6633ac8ea9615b48e5336f0c9/pdf' card_flag: null card_flag_label: null - id: 6 installment_plan_id: 1 payment_id: 457 code: 64c5b55a3733f due_date: '2024-01-29 00:00:00' liquidation_date: null payment_info: null number: 6 amount: '100.00' status: 40 status_label: Cancelado payment: id: 457 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '6/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 9 linha_digitavel: '00190000090341722699499999991179996100000010000' sequencial_code: 9999999991 nosso_numero: '00034172269999999991' codigo_barras: '00199961000000100000000003417226999999999117' due_date: '2024-01-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/9501ed28-17df' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 385 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/b058cab9327727c397921a743/pdf' card_flag: null card_flag_label: null - id: 7 installment_plan_id: 1 payment_id: 458 code: 64c5b55a3a029 due_date: '2024-02-29 00:00:00' liquidation_date: null payment_info: null number: 7 amount: '100.00' status: 40 status_label: Cancelado payment: id: 458 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '7/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 10 linha_digitavel: '00190000090341722699499999990171196410000010000' sequencial_code: 9999999990 nosso_numero: '00034172269999999990' codigo_barras: '00191964100000100000000003417226999999999017' due_date: '2024-02-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97915983-5822' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 386 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/7fa920445ed2a3846c06af665/pdf' card_flag: null card_flag_label: null - id: 8 installment_plan_id: 1 payment_id: 459 code: 64c5b55a3b2b9 due_date: '2024-03-29 00:00:00' liquidation_date: null payment_info: null number: 8 amount: '100.00' status: 40 status_label: Cancelado payment: id: 459 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '8/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 11 linha_digitavel: '00190000090341722699499999989173196700000010000' sequencial_code: 9999999989 nosso_numero: '00034172269999999989' codigo_barras: '00191967000000100000000003417226999999998917' due_date: '2024-03-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/42b79469-f29a' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 387 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/56fca9d74f377a6f148db3dcf/pdf' card_flag: null card_flag_label: null - id: 9 installment_plan_id: 1 payment_id: 460 code: 64c5b55a3c463 due_date: '2024-04-29 00:00:00' liquidation_date: null payment_info: null number: 9 amount: '100.00' status: 40 status_label: Cancelado payment: id: 460 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '9/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 12 linha_digitavel: '00190000090341722699499999988175297010000010000' sequencial_code: 9999999988 nosso_numero: '00034172269999999988' codigo_barras: '00192970100000100000000003417226999999998817' due_date: '2024-04-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/2046481d-165f' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 388 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/0577bbc9ae8d32f9280e3f4d3/pdf' card_flag: null card_flag_label: null - id: 10 installment_plan_id: 1 payment_id: 461 code: 64c5b55a3d787 due_date: '2024-05-29 00:00:00' liquidation_date: null payment_info: null number: 10 amount: '100.00' status: 40 status_label: Cancelado payment: id: 461 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '10/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 13 linha_digitavel: '00190000090341722699499999987177197310000010000' sequencial_code: 9999999987 nosso_numero: '00034172269999999987' codigo_barras: '00191973100000100000000003417226999999998717' due_date: '2024-05-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/c2f602fe-4a15' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 389 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-21 10:02' receipt_pdf_path: 'https://api.webpag.com.br/payments/4dd4462d29799375f740c06e5/pdf' card_flag: null card_flag_label: null - id: 1 name: 'Crediário do(a) Jefferson Souza' business_id: 10 payer_id: 209 number_installments: 10 amount_original: '1000.00' first_date: '2023-08-29 00:00:00' type: 10 type_label: Boleto status: 10 status_label: Ativo accept_after_due_date: null created_at: '2023-07-29 21:56:58' updated_at: '2023-07-29 21:56:58' payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' installments: - id: 1 installment_plan_id: 1 payment_id: 452 code: 64c5b55a31417 due_date: '2023-08-29 00:00:00' liquidation_date: null payment_info: null number: 1 amount: '100.00' status: 40 status_label: Cancelado payment: id: 452 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '1/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 4 linha_digitavel: '00190000090341722699499999996178194570000010000' sequencial_code: 9999999996 nosso_numero: '00034172269999999996' codigo_barras: '00191945700000100000000003417226999999999617' due_date: '2023-08-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:56' paid_at: null updated_at: '2023-12-02 23:48' receipt_pdf_path: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: null card_flag_label: null - id: 2 installment_plan_id: 1 payment_id: 453 code: 64c5b55a32915 due_date: '2023-09-29 00:00:00' liquidation_date: null payment_info: null number: 2 amount: '100.00' status: 40 status_label: Cancelado payment: id: 453 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '2/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 5 linha_digitavel: '00190000090341722699499999995170294880000010000' sequencial_code: 9999999995 nosso_numero: '00034172269999999995' codigo_barras: '00192948800000100000000003417226999999999517' due_date: '2023-09-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97489a4a-73b9' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 381 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/a53782e2d80f8b5c982716d1f/pdf' card_flag: null card_flag_label: null - id: 3 installment_plan_id: 1 payment_id: 454 code: 64c5b55a33b18 due_date: '2023-10-29 00:00:00' liquidation_date: null payment_info: null number: 3 amount: '100.00' status: 40 status_label: Cancelado payment: id: 454 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '3/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 6 linha_digitavel: '00190000090341722699499999994173895180000010000' sequencial_code: 9999999994 nosso_numero: '00034172269999999994' codigo_barras: '00198951800000100000000003417226999999999417' due_date: '2023-10-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/704f4ca5-f096' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 382 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/39887ec8745459963897afa7f/pdf' card_flag: null card_flag_label: null - id: 4 installment_plan_id: 1 payment_id: 455 code: 64c5b55a353e4 due_date: '2023-11-29 00:00:00' liquidation_date: null payment_info: null number: 4 amount: '100.00' status: 40 status_label: Cancelado payment: id: 455 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '4/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 7 linha_digitavel: '00190000090341722699499999993175195490000010000' sequencial_code: 9999999993 nosso_numero: '00034172269999999993' codigo_barras: '00191954900000100000000003417226999999999317' due_date: '2023-11-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/bf3bea52-9d28' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 383 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:44' receipt_pdf_path: 'https://api.webpag.com.br/payments/6eeb21929f81c90f23da423b9/pdf' card_flag: null card_flag_label: null - id: 5 installment_plan_id: 1 payment_id: 456 code: 64c5b55a36320 due_date: '2023-12-29 00:00:00' liquidation_date: null payment_info: null number: 5 amount: '100.00' status: 40 status_label: Cancelado payment: id: 456 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '5/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 8 linha_digitavel: '00190000090341722699499999992177895790000010000' sequencial_code: 9999999992 nosso_numero: '00034172269999999992' codigo_barras: '00198957900000100000000003417226999999999217' due_date: '2023-12-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/69e845ec-39f4' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 384 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/6633ac8ea9615b48e5336f0c9/pdf' card_flag: null card_flag_label: null - id: 6 installment_plan_id: 1 payment_id: 457 code: 64c5b55a3733f due_date: '2024-01-29 00:00:00' liquidation_date: null payment_info: null number: 6 amount: '100.00' status: 40 status_label: Cancelado payment: id: 457 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '6/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 9 linha_digitavel: '00190000090341722699499999991179996100000010000' sequencial_code: 9999999991 nosso_numero: '00034172269999999991' codigo_barras: '00199961000000100000000003417226999999999117' due_date: '2024-01-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/9501ed28-17df' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 385 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/b058cab9327727c397921a743/pdf' card_flag: null card_flag_label: null - id: 7 installment_plan_id: 1 payment_id: 458 code: 64c5b55a3a029 due_date: '2024-02-29 00:00:00' liquidation_date: null payment_info: null number: 7 amount: '100.00' status: 40 status_label: Cancelado payment: id: 458 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '7/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 10 linha_digitavel: '00190000090341722699499999990171196410000010000' sequencial_code: 9999999990 nosso_numero: '00034172269999999990' codigo_barras: '00191964100000100000000003417226999999999017' due_date: '2024-02-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97915983-5822' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 386 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/7fa920445ed2a3846c06af665/pdf' card_flag: null card_flag_label: null - id: 8 installment_plan_id: 1 payment_id: 459 code: 64c5b55a3b2b9 due_date: '2024-03-29 00:00:00' liquidation_date: null payment_info: null number: 8 amount: '100.00' status: 40 status_label: Cancelado payment: id: 459 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '8/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 11 linha_digitavel: '00190000090341722699499999989173196700000010000' sequencial_code: 9999999989 nosso_numero: '00034172269999999989' codigo_barras: '00191967000000100000000003417226999999998917' due_date: '2024-03-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/42b79469-f29a' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 387 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/56fca9d74f377a6f148db3dcf/pdf' card_flag: null card_flag_label: null - id: 9 installment_plan_id: 1 payment_id: 460 code: 64c5b55a3c463 due_date: '2024-04-29 00:00:00' liquidation_date: null payment_info: null number: 9 amount: '100.00' status: 40 status_label: Cancelado payment: id: 460 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '9/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 12 linha_digitavel: '00190000090341722699499999988175297010000010000' sequencial_code: 9999999988 nosso_numero: '00034172269999999988' codigo_barras: '00192970100000100000000003417226999999998817' due_date: '2024-04-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/2046481d-165f' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 388 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/0577bbc9ae8d32f9280e3f4d3/pdf' card_flag: null card_flag_label: null - id: 10 installment_plan_id: 1 payment_id: 461 code: 64c5b55a3d787 due_date: '2024-05-29 00:00:00' liquidation_date: null payment_info: null number: 10 amount: '100.00' status: 40 status_label: Cancelado payment: id: 461 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '10/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 13 linha_digitavel: '00190000090341722699499999987177197310000010000' sequencial_code: 9999999987 nosso_numero: '00034172269999999987' codigo_barras: '00191973100000100000000003417226999999998717' due_date: '2024-05-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/c2f602fe-4a15' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 389 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-21 10:02' receipt_pdf_path: 'https://api.webpag.com.br/payments/4dd4462d29799375f740c06e5/pdf' card_flag: null card_flag_label: null items: type: object properties: id: type: integer example: 1 name: type: string example: 'Crediário do(a) Jefferson Souza' business_id: type: integer example: 10 payer_id: type: integer example: 209 number_installments: type: integer example: 10 amount_original: type: string example: '1000.00' first_date: type: string example: '2023-08-29 00:00:00' type: type: integer example: 10 type_label: type: string example: Boleto status: type: integer example: 10 status_label: type: string example: Ativo accept_after_due_date: type: string example: null created_at: type: string example: '2023-07-29 21:56:58' updated_at: type: string example: '2023-07-29 21:56:58' payer: type: object properties: id: type: integer example: 209 cpf_cnpj: type: string example: '05920092700' is_business: type: boolean example: false email: type: string example: jefferson@ectechnologies.com.br first_name: type: string example: Jefferson last_name: type: string example: Souza gender: type: string example: M phone_number: type: string example: '+55 (27) 99578-6767' birth_date: type: string example: '1988-05-11' address: type: string example: null use_boleto: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2023-07-10 21:24:48' updated_at: type: string example: '2023-10-20 15:23:02' installments: type: array example: - id: 1 installment_plan_id: 1 payment_id: 452 code: 64c5b55a31417 due_date: '2023-08-29 00:00:00' liquidation_date: null payment_info: null number: 1 amount: '100.00' status: 40 status_label: Cancelado payment: id: 452 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '1/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 4 linha_digitavel: '00190000090341722699499999996178194570000010000' sequencial_code: 9999999996 nosso_numero: '00034172269999999996' codigo_barras: '00191945700000100000000003417226999999999617' due_date: '2023-08-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:56' paid_at: null updated_at: '2023-12-02 23:48' receipt_pdf_path: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: null card_flag_label: null - id: 2 installment_plan_id: 1 payment_id: 453 code: 64c5b55a32915 due_date: '2023-09-29 00:00:00' liquidation_date: null payment_info: null number: 2 amount: '100.00' status: 40 status_label: Cancelado payment: id: 453 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '2/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 5 linha_digitavel: '00190000090341722699499999995170294880000010000' sequencial_code: 9999999995 nosso_numero: '00034172269999999995' codigo_barras: '00192948800000100000000003417226999999999517' due_date: '2023-09-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97489a4a-73b9' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 381 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/a53782e2d80f8b5c982716d1f/pdf' card_flag: null card_flag_label: null - id: 3 installment_plan_id: 1 payment_id: 454 code: 64c5b55a33b18 due_date: '2023-10-29 00:00:00' liquidation_date: null payment_info: null number: 3 amount: '100.00' status: 40 status_label: Cancelado payment: id: 454 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '3/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 6 linha_digitavel: '00190000090341722699499999994173895180000010000' sequencial_code: 9999999994 nosso_numero: '00034172269999999994' codigo_barras: '00198951800000100000000003417226999999999417' due_date: '2023-10-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/704f4ca5-f096' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 382 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/39887ec8745459963897afa7f/pdf' card_flag: null card_flag_label: null - id: 4 installment_plan_id: 1 payment_id: 455 code: 64c5b55a353e4 due_date: '2023-11-29 00:00:00' liquidation_date: null payment_info: null number: 4 amount: '100.00' status: 40 status_label: Cancelado payment: id: 455 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '4/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 7 linha_digitavel: '00190000090341722699499999993175195490000010000' sequencial_code: 9999999993 nosso_numero: '00034172269999999993' codigo_barras: '00191954900000100000000003417226999999999317' due_date: '2023-11-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/bf3bea52-9d28' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 383 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:44' receipt_pdf_path: 'https://api.webpag.com.br/payments/6eeb21929f81c90f23da423b9/pdf' card_flag: null card_flag_label: null - id: 5 installment_plan_id: 1 payment_id: 456 code: 64c5b55a36320 due_date: '2023-12-29 00:00:00' liquidation_date: null payment_info: null number: 5 amount: '100.00' status: 40 status_label: Cancelado payment: id: 456 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '5/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 8 linha_digitavel: '00190000090341722699499999992177895790000010000' sequencial_code: 9999999992 nosso_numero: '00034172269999999992' codigo_barras: '00198957900000100000000003417226999999999217' due_date: '2023-12-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/69e845ec-39f4' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 384 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/6633ac8ea9615b48e5336f0c9/pdf' card_flag: null card_flag_label: null - id: 6 installment_plan_id: 1 payment_id: 457 code: 64c5b55a3733f due_date: '2024-01-29 00:00:00' liquidation_date: null payment_info: null number: 6 amount: '100.00' status: 40 status_label: Cancelado payment: id: 457 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '6/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 9 linha_digitavel: '00190000090341722699499999991179996100000010000' sequencial_code: 9999999991 nosso_numero: '00034172269999999991' codigo_barras: '00199961000000100000000003417226999999999117' due_date: '2024-01-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/9501ed28-17df' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 385 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/b058cab9327727c397921a743/pdf' card_flag: null card_flag_label: null - id: 7 installment_plan_id: 1 payment_id: 458 code: 64c5b55a3a029 due_date: '2024-02-29 00:00:00' liquidation_date: null payment_info: null number: 7 amount: '100.00' status: 40 status_label: Cancelado payment: id: 458 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '7/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 10 linha_digitavel: '00190000090341722699499999990171196410000010000' sequencial_code: 9999999990 nosso_numero: '00034172269999999990' codigo_barras: '00191964100000100000000003417226999999999017' due_date: '2024-02-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97915983-5822' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 386 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/7fa920445ed2a3846c06af665/pdf' card_flag: null card_flag_label: null - id: 8 installment_plan_id: 1 payment_id: 459 code: 64c5b55a3b2b9 due_date: '2024-03-29 00:00:00' liquidation_date: null payment_info: null number: 8 amount: '100.00' status: 40 status_label: Cancelado payment: id: 459 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '8/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 11 linha_digitavel: '00190000090341722699499999989173196700000010000' sequencial_code: 9999999989 nosso_numero: '00034172269999999989' codigo_barras: '00191967000000100000000003417226999999998917' due_date: '2024-03-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/42b79469-f29a' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 387 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/56fca9d74f377a6f148db3dcf/pdf' card_flag: null card_flag_label: null - id: 9 installment_plan_id: 1 payment_id: 460 code: 64c5b55a3c463 due_date: '2024-04-29 00:00:00' liquidation_date: null payment_info: null number: 9 amount: '100.00' status: 40 status_label: Cancelado payment: id: 460 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '9/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 12 linha_digitavel: '00190000090341722699499999988175297010000010000' sequencial_code: 9999999988 nosso_numero: '00034172269999999988' codigo_barras: '00192970100000100000000003417226999999998817' due_date: '2024-04-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/2046481d-165f' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 388 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/0577bbc9ae8d32f9280e3f4d3/pdf' card_flag: null card_flag_label: null - id: 10 installment_plan_id: 1 payment_id: 461 code: 64c5b55a3d787 due_date: '2024-05-29 00:00:00' liquidation_date: null payment_info: null number: 10 amount: '100.00' status: 40 status_label: Cancelado payment: id: 461 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '10/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 13 linha_digitavel: '00190000090341722699499999987177197310000010000' sequencial_code: 9999999987 nosso_numero: '00034172269999999987' codigo_barras: '00191973100000100000000003417226999999998717' due_date: '2024-05-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/c2f602fe-4a15' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 389 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-21 10:02' receipt_pdf_path: 'https://api.webpag.com.br/payments/4dd4462d29799375f740c06e5/pdf' card_flag: null card_flag_label: null items: type: object properties: id: type: integer example: 1 installment_plan_id: type: integer example: 1 payment_id: type: integer example: 452 code: type: string example: 64c5b55a31417 due_date: type: string example: '2023-08-29 00:00:00' liquidation_date: type: string example: null payment_info: type: string example: null number: type: integer example: 1 amount: type: string example: '100.00' status: type: integer example: 40 status_label: type: string example: Cancelado payment: type: object properties: id: type: integer example: 452 business: type: object properties: id: { type: integer, example: 10 } name: { type: string, example: 'Empresa deletada' } payer_id: type: integer example: 209 card_id: type: string example: null payer: type: object properties: id: { type: integer, example: 209 } cpf_cnpj: { type: string, example: '05920092700' } is_business: { type: boolean, example: false } email: { type: string, example: jefferson@ectechnologies.com.br } first_name: { type: string, example: Jefferson } last_name: { type: string, example: Souza } gender: { type: string, example: M } phone_number: { type: string, example: '+55 (27) 99578-6767' } birth_date: { type: string, example: '1988-05-11' } address: { type: string, example: null } use_boleto: { type: boolean, example: true } status: { type: integer, example: 10 } status_label: { type: string, example: Ativo } created_at: { type: string, example: '2023-07-10 21:24:48' } updated_at: { type: string, example: '2023-10-20 15:23:02' } name: type: string example: '1/10 - Crediário #1' amount: type: integer example: 10000 amount_refunded: type: integer example: 0 fee_value: type: string example: null installments: type: integer example: 1 is_recurrent: type: boolean example: false recurrence_code: type: string example: null frequency: type: string example: null method: type: integer example: 50 method_label: type: string example: 'Crediário Boleto' method_slug: type: string example: null boleto: type: object properties: id: { type: integer, example: 4 } linha_digitavel: { type: string, example: '00190000090341722699499999996178194570000010000' } sequencial_code: { type: integer, example: 9999999996 } nosso_numero: { type: string, example: '00034172269999999996' } codigo_barras: { type: string, example: '00191945700000100000000003417226999999999617' } due_date: { type: string, example: '2023-08-29T03:00:00.000000Z' } issue_date: { type: string, example: '2023-07-29T03:00:00.000000Z' } amount: { type: integer, example: 100 } interest: { type: string, example: null } fine: { type: string, example: null } accept_after_due_date: { type: string, example: null } boleto_url: { type: string, example: 'https://api.webpag.com.br/r/dedf6e7b-950b' } notification_url: type: string example: null pix: type: string example: null installments_paid: type: integer example: 0 spplited: type: boolean example: false gateway: type: string example: null active: type: boolean example: true status: type: integer example: 60 status_label: type: string example: Cancelado start_date: type: string example: null next_date: type: string example: null next_recurrence_date: type: string example: null transactions: type: array example: - { id: 380, type: 10, type_label: Aprovação, transaction_id: null, response_status: OK, errors: null, status: 10, status_label: Sucesso, refunded_amount: null, created_at: '2023-07-29 21:57' } items: type: object properties: { id: { type: integer, example: 380 }, type: { type: integer, example: 10 }, type_label: { type: string, example: Aprovação }, transaction_id: { type: string, example: null }, response_status: { type: string, example: OK }, errors: { type: string, example: null }, status: { type: integer, example: 10 }, status_label: { type: string, example: Sucesso }, refunded_amount: { type: string, example: null }, created_at: { type: string, example: '2023-07-29 21:57' } } created_at: type: string example: '2023-07-29 21:56' paid_at: type: string example: null updated_at: type: string example: '2023-12-02 23:48' receipt_pdf_path: type: string example: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: type: string example: null card_flag_label: type: string example: null tags: - Crediário /api/installments/register: post: summary: 'Criar um novo crediário' operationId: criarUmNovoCredirio description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 1 name: 'Crediário do(a) Jefferson Souza' business_id: 10 payer_id: 209 number_installments: 10 amount_original: '1000.00' first_date: '2023-08-29 00:00:00' type: 10 type_label: Boleto status: 10 status_label: Ativo accept_after_due_date: null created_at: '2023-07-29 21:56:58' updated_at: '2023-07-29 21:56:58' payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' installments: - id: 1 installment_plan_id: 1 payment_id: 452 code: 64c5b55a31417 due_date: '2023-08-29 00:00:00' liquidation_date: null payment_info: null number: 1 amount: '100.00' status: 40 status_label: Cancelado payment: id: 452 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '1/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 4 linha_digitavel: '00190000090341722699499999996178194570000010000' sequencial_code: 9999999996 nosso_numero: '00034172269999999996' codigo_barras: '00191945700000100000000003417226999999999617' due_date: '2023-08-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:56' paid_at: null updated_at: '2023-12-02 23:48' receipt_pdf_path: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: null card_flag_label: null - id: 2 installment_plan_id: 1 payment_id: 453 code: 64c5b55a32915 due_date: '2023-09-29 00:00:00' liquidation_date: null payment_info: null number: 2 amount: '100.00' status: 40 status_label: Cancelado payment: id: 453 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '2/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 5 linha_digitavel: '00190000090341722699499999995170294880000010000' sequencial_code: 9999999995 nosso_numero: '00034172269999999995' codigo_barras: '00192948800000100000000003417226999999999517' due_date: '2023-09-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97489a4a-73b9' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 381 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/a53782e2d80f8b5c982716d1f/pdf' card_flag: null card_flag_label: null - id: 3 installment_plan_id: 1 payment_id: 454 code: 64c5b55a33b18 due_date: '2023-10-29 00:00:00' liquidation_date: null payment_info: null number: 3 amount: '100.00' status: 40 status_label: Cancelado payment: id: 454 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '3/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 6 linha_digitavel: '00190000090341722699499999994173895180000010000' sequencial_code: 9999999994 nosso_numero: '00034172269999999994' codigo_barras: '00198951800000100000000003417226999999999417' due_date: '2023-10-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/704f4ca5-f096' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 382 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/39887ec8745459963897afa7f/pdf' card_flag: null card_flag_label: null - id: 4 installment_plan_id: 1 payment_id: 455 code: 64c5b55a353e4 due_date: '2023-11-29 00:00:00' liquidation_date: null payment_info: null number: 4 amount: '100.00' status: 40 status_label: Cancelado payment: id: 455 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '4/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 7 linha_digitavel: '00190000090341722699499999993175195490000010000' sequencial_code: 9999999993 nosso_numero: '00034172269999999993' codigo_barras: '00191954900000100000000003417226999999999317' due_date: '2023-11-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/bf3bea52-9d28' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 383 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:44' receipt_pdf_path: 'https://api.webpag.com.br/payments/6eeb21929f81c90f23da423b9/pdf' card_flag: null card_flag_label: null - id: 5 installment_plan_id: 1 payment_id: 456 code: 64c5b55a36320 due_date: '2023-12-29 00:00:00' liquidation_date: null payment_info: null number: 5 amount: '100.00' status: 40 status_label: Cancelado payment: id: 456 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '5/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 8 linha_digitavel: '00190000090341722699499999992177895790000010000' sequencial_code: 9999999992 nosso_numero: '00034172269999999992' codigo_barras: '00198957900000100000000003417226999999999217' due_date: '2023-12-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/69e845ec-39f4' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 384 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/6633ac8ea9615b48e5336f0c9/pdf' card_flag: null card_flag_label: null - id: 6 installment_plan_id: 1 payment_id: 457 code: 64c5b55a3733f due_date: '2024-01-29 00:00:00' liquidation_date: null payment_info: null number: 6 amount: '100.00' status: 40 status_label: Cancelado payment: id: 457 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '6/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 9 linha_digitavel: '00190000090341722699499999991179996100000010000' sequencial_code: 9999999991 nosso_numero: '00034172269999999991' codigo_barras: '00199961000000100000000003417226999999999117' due_date: '2024-01-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/9501ed28-17df' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 385 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/b058cab9327727c397921a743/pdf' card_flag: null card_flag_label: null - id: 7 installment_plan_id: 1 payment_id: 458 code: 64c5b55a3a029 due_date: '2024-02-29 00:00:00' liquidation_date: null payment_info: null number: 7 amount: '100.00' status: 40 status_label: Cancelado payment: id: 458 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '7/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 10 linha_digitavel: '00190000090341722699499999990171196410000010000' sequencial_code: 9999999990 nosso_numero: '00034172269999999990' codigo_barras: '00191964100000100000000003417226999999999017' due_date: '2024-02-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97915983-5822' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 386 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/7fa920445ed2a3846c06af665/pdf' card_flag: null card_flag_label: null - id: 8 installment_plan_id: 1 payment_id: 459 code: 64c5b55a3b2b9 due_date: '2024-03-29 00:00:00' liquidation_date: null payment_info: null number: 8 amount: '100.00' status: 40 status_label: Cancelado payment: id: 459 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '8/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 11 linha_digitavel: '00190000090341722699499999989173196700000010000' sequencial_code: 9999999989 nosso_numero: '00034172269999999989' codigo_barras: '00191967000000100000000003417226999999998917' due_date: '2024-03-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/42b79469-f29a' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 387 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/56fca9d74f377a6f148db3dcf/pdf' card_flag: null card_flag_label: null - id: 9 installment_plan_id: 1 payment_id: 460 code: 64c5b55a3c463 due_date: '2024-04-29 00:00:00' liquidation_date: null payment_info: null number: 9 amount: '100.00' status: 40 status_label: Cancelado payment: id: 460 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '9/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 12 linha_digitavel: '00190000090341722699499999988175297010000010000' sequencial_code: 9999999988 nosso_numero: '00034172269999999988' codigo_barras: '00192970100000100000000003417226999999998817' due_date: '2024-04-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/2046481d-165f' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 388 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/0577bbc9ae8d32f9280e3f4d3/pdf' card_flag: null card_flag_label: null - id: 10 installment_plan_id: 1 payment_id: 461 code: 64c5b55a3d787 due_date: '2024-05-29 00:00:00' liquidation_date: null payment_info: null number: 10 amount: '100.00' status: 40 status_label: Cancelado payment: id: 461 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '10/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 13 linha_digitavel: '00190000090341722699499999987177197310000010000' sequencial_code: 9999999987 nosso_numero: '00034172269999999987' codigo_barras: '00191973100000100000000003417226999999998717' due_date: '2024-05-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/c2f602fe-4a15' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 389 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-21 10:02' receipt_pdf_path: 'https://api.webpag.com.br/payments/4dd4462d29799375f740c06e5/pdf' card_flag: null card_flag_label: null properties: data: type: object properties: id: type: integer example: 1 name: type: string example: 'Crediário do(a) Jefferson Souza' business_id: type: integer example: 10 payer_id: type: integer example: 209 number_installments: type: integer example: 10 amount_original: type: string example: '1000.00' first_date: type: string example: '2023-08-29 00:00:00' type: type: integer example: 10 type_label: type: string example: Boleto status: type: integer example: 10 status_label: type: string example: Ativo accept_after_due_date: type: string example: null created_at: type: string example: '2023-07-29 21:56:58' updated_at: type: string example: '2023-07-29 21:56:58' payer: type: object properties: id: type: integer example: 209 cpf_cnpj: type: string example: '05920092700' is_business: type: boolean example: false email: type: string example: jefferson@ectechnologies.com.br first_name: type: string example: Jefferson last_name: type: string example: Souza gender: type: string example: M phone_number: type: string example: '+55 (27) 99578-6767' birth_date: type: string example: '1988-05-11' address: type: string example: null use_boleto: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2023-07-10 21:24:48' updated_at: type: string example: '2023-10-20 15:23:02' installments: type: array example: - id: 1 installment_plan_id: 1 payment_id: 452 code: 64c5b55a31417 due_date: '2023-08-29 00:00:00' liquidation_date: null payment_info: null number: 1 amount: '100.00' status: 40 status_label: Cancelado payment: id: 452 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '1/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 4 linha_digitavel: '00190000090341722699499999996178194570000010000' sequencial_code: 9999999996 nosso_numero: '00034172269999999996' codigo_barras: '00191945700000100000000003417226999999999617' due_date: '2023-08-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:56' paid_at: null updated_at: '2023-12-02 23:48' receipt_pdf_path: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: null card_flag_label: null - id: 2 installment_plan_id: 1 payment_id: 453 code: 64c5b55a32915 due_date: '2023-09-29 00:00:00' liquidation_date: null payment_info: null number: 2 amount: '100.00' status: 40 status_label: Cancelado payment: id: 453 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '2/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 5 linha_digitavel: '00190000090341722699499999995170294880000010000' sequencial_code: 9999999995 nosso_numero: '00034172269999999995' codigo_barras: '00192948800000100000000003417226999999999517' due_date: '2023-09-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97489a4a-73b9' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 381 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/a53782e2d80f8b5c982716d1f/pdf' card_flag: null card_flag_label: null - id: 3 installment_plan_id: 1 payment_id: 454 code: 64c5b55a33b18 due_date: '2023-10-29 00:00:00' liquidation_date: null payment_info: null number: 3 amount: '100.00' status: 40 status_label: Cancelado payment: id: 454 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '3/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 6 linha_digitavel: '00190000090341722699499999994173895180000010000' sequencial_code: 9999999994 nosso_numero: '00034172269999999994' codigo_barras: '00198951800000100000000003417226999999999417' due_date: '2023-10-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/704f4ca5-f096' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 382 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/39887ec8745459963897afa7f/pdf' card_flag: null card_flag_label: null - id: 4 installment_plan_id: 1 payment_id: 455 code: 64c5b55a353e4 due_date: '2023-11-29 00:00:00' liquidation_date: null payment_info: null number: 4 amount: '100.00' status: 40 status_label: Cancelado payment: id: 455 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '4/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 7 linha_digitavel: '00190000090341722699499999993175195490000010000' sequencial_code: 9999999993 nosso_numero: '00034172269999999993' codigo_barras: '00191954900000100000000003417226999999999317' due_date: '2023-11-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/bf3bea52-9d28' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 383 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:44' receipt_pdf_path: 'https://api.webpag.com.br/payments/6eeb21929f81c90f23da423b9/pdf' card_flag: null card_flag_label: null - id: 5 installment_plan_id: 1 payment_id: 456 code: 64c5b55a36320 due_date: '2023-12-29 00:00:00' liquidation_date: null payment_info: null number: 5 amount: '100.00' status: 40 status_label: Cancelado payment: id: 456 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '5/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 8 linha_digitavel: '00190000090341722699499999992177895790000010000' sequencial_code: 9999999992 nosso_numero: '00034172269999999992' codigo_barras: '00198957900000100000000003417226999999999217' due_date: '2023-12-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/69e845ec-39f4' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 384 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/6633ac8ea9615b48e5336f0c9/pdf' card_flag: null card_flag_label: null - id: 6 installment_plan_id: 1 payment_id: 457 code: 64c5b55a3733f due_date: '2024-01-29 00:00:00' liquidation_date: null payment_info: null number: 6 amount: '100.00' status: 40 status_label: Cancelado payment: id: 457 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '6/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 9 linha_digitavel: '00190000090341722699499999991179996100000010000' sequencial_code: 9999999991 nosso_numero: '00034172269999999991' codigo_barras: '00199961000000100000000003417226999999999117' due_date: '2024-01-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/9501ed28-17df' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 385 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/b058cab9327727c397921a743/pdf' card_flag: null card_flag_label: null - id: 7 installment_plan_id: 1 payment_id: 458 code: 64c5b55a3a029 due_date: '2024-02-29 00:00:00' liquidation_date: null payment_info: null number: 7 amount: '100.00' status: 40 status_label: Cancelado payment: id: 458 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '7/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 10 linha_digitavel: '00190000090341722699499999990171196410000010000' sequencial_code: 9999999990 nosso_numero: '00034172269999999990' codigo_barras: '00191964100000100000000003417226999999999017' due_date: '2024-02-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97915983-5822' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 386 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/7fa920445ed2a3846c06af665/pdf' card_flag: null card_flag_label: null - id: 8 installment_plan_id: 1 payment_id: 459 code: 64c5b55a3b2b9 due_date: '2024-03-29 00:00:00' liquidation_date: null payment_info: null number: 8 amount: '100.00' status: 40 status_label: Cancelado payment: id: 459 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '8/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 11 linha_digitavel: '00190000090341722699499999989173196700000010000' sequencial_code: 9999999989 nosso_numero: '00034172269999999989' codigo_barras: '00191967000000100000000003417226999999998917' due_date: '2024-03-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/42b79469-f29a' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 387 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/56fca9d74f377a6f148db3dcf/pdf' card_flag: null card_flag_label: null - id: 9 installment_plan_id: 1 payment_id: 460 code: 64c5b55a3c463 due_date: '2024-04-29 00:00:00' liquidation_date: null payment_info: null number: 9 amount: '100.00' status: 40 status_label: Cancelado payment: id: 460 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '9/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 12 linha_digitavel: '00190000090341722699499999988175297010000010000' sequencial_code: 9999999988 nosso_numero: '00034172269999999988' codigo_barras: '00192970100000100000000003417226999999998817' due_date: '2024-04-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/2046481d-165f' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 388 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/0577bbc9ae8d32f9280e3f4d3/pdf' card_flag: null card_flag_label: null - id: 10 installment_plan_id: 1 payment_id: 461 code: 64c5b55a3d787 due_date: '2024-05-29 00:00:00' liquidation_date: null payment_info: null number: 10 amount: '100.00' status: 40 status_label: Cancelado payment: id: 461 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '10/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 13 linha_digitavel: '00190000090341722699499999987177197310000010000' sequencial_code: 9999999987 nosso_numero: '00034172269999999987' codigo_barras: '00191973100000100000000003417226999999998717' due_date: '2024-05-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/c2f602fe-4a15' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 389 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-21 10:02' receipt_pdf_path: 'https://api.webpag.com.br/payments/4dd4462d29799375f740c06e5/pdf' card_flag: null card_flag_label: null items: type: object properties: id: type: integer example: 1 installment_plan_id: type: integer example: 1 payment_id: type: integer example: 452 code: type: string example: 64c5b55a31417 due_date: type: string example: '2023-08-29 00:00:00' liquidation_date: type: string example: null payment_info: type: string example: null number: type: integer example: 1 amount: type: string example: '100.00' status: type: integer example: 40 status_label: type: string example: Cancelado payment: type: object properties: id: type: integer example: 452 business: type: object properties: id: type: integer example: 10 name: type: string example: 'Empresa deletada' payer_id: type: integer example: 209 card_id: type: string example: null payer: type: object properties: id: type: integer example: 209 cpf_cnpj: type: string example: '05920092700' is_business: type: boolean example: false email: type: string example: jefferson@ectechnologies.com.br first_name: type: string example: Jefferson last_name: type: string example: Souza gender: type: string example: M phone_number: type: string example: '+55 (27) 99578-6767' birth_date: type: string example: '1988-05-11' address: type: string example: null use_boleto: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2023-07-10 21:24:48' updated_at: type: string example: '2023-10-20 15:23:02' name: type: string example: '1/10 - Crediário #1' amount: type: integer example: 10000 amount_refunded: type: integer example: 0 fee_value: type: string example: null installments: type: integer example: 1 is_recurrent: type: boolean example: false recurrence_code: type: string example: null frequency: type: string example: null method: type: integer example: 50 method_label: type: string example: 'Crediário Boleto' method_slug: type: string example: null boleto: type: object properties: id: type: integer example: 4 linha_digitavel: type: string example: '00190000090341722699499999996178194570000010000' sequencial_code: type: integer example: 9999999996 nosso_numero: type: string example: '00034172269999999996' codigo_barras: type: string example: '00191945700000100000000003417226999999999617' due_date: type: string example: '2023-08-29T03:00:00.000000Z' issue_date: type: string example: '2023-07-29T03:00:00.000000Z' amount: type: integer example: 100 interest: type: string example: null fine: type: string example: null accept_after_due_date: type: string example: null boleto_url: type: string example: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: type: string example: null pix: type: string example: null installments_paid: type: integer example: 0 spplited: type: boolean example: false gateway: type: string example: null active: type: boolean example: true status: type: integer example: 60 status_label: type: string example: Cancelado start_date: type: string example: null next_date: type: string example: null next_recurrence_date: type: string example: null transactions: type: array example: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' items: type: object properties: id: { type: integer, example: 380 } type: { type: integer, example: 10 } type_label: { type: string, example: Aprovação } transaction_id: { type: string, example: null } response_status: { type: string, example: OK } errors: { type: string, example: null } status: { type: integer, example: 10 } status_label: { type: string, example: Sucesso } refunded_amount: { type: string, example: null } created_at: { type: string, example: '2023-07-29 21:57' } created_at: type: string example: '2023-07-29 21:56' paid_at: type: string example: null updated_at: type: string example: '2023-12-02 23:48' receipt_pdf_path: type: string example: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: type: string example: null card_flag_label: type: string example: null tags: - Crediário requestBody: required: true content: application/json: schema: type: object properties: amount: type: integer description: 'O valor total a ser pago em centavos.' example: 2500 first_date: type: date description: 'A data do primeiro pagamento.' example: '2024-01-01' number_installments: type: integer description: 'O número de parcelas.' example: 2 payer: type: integer description: 'O ID do pagador.' example: 881 accept_after_due_date: type: boolean description: 'Aceitar pagamento após o vencimento.' example: true required: - amount - first_date - number_installments - payer '/api/installments/{installmentPlan}/cancel': post: summary: 'Cancelar um crediário' operationId: cancelarUmCredirio description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 1 name: 'Crediário do(a) Jefferson Souza' business_id: 10 payer_id: 209 number_installments: 10 amount_original: '1000.00' first_date: '2023-08-29 00:00:00' type: 10 type_label: Boleto status: 10 status_label: Ativo accept_after_due_date: null created_at: '2023-07-29 21:56:58' updated_at: '2023-07-29 21:56:58' payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' installments: - id: 1 installment_plan_id: 1 payment_id: 452 code: 64c5b55a31417 due_date: '2023-08-29 00:00:00' liquidation_date: null payment_info: null number: 1 amount: '100.00' status: 40 status_label: Cancelado payment: id: 452 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '1/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 4 linha_digitavel: '00190000090341722699499999996178194570000010000' sequencial_code: 9999999996 nosso_numero: '00034172269999999996' codigo_barras: '00191945700000100000000003417226999999999617' due_date: '2023-08-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:56' paid_at: null updated_at: '2023-12-02 23:48' receipt_pdf_path: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: null card_flag_label: null - id: 2 installment_plan_id: 1 payment_id: 453 code: 64c5b55a32915 due_date: '2023-09-29 00:00:00' liquidation_date: null payment_info: null number: 2 amount: '100.00' status: 40 status_label: Cancelado payment: id: 453 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '2/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 5 linha_digitavel: '00190000090341722699499999995170294880000010000' sequencial_code: 9999999995 nosso_numero: '00034172269999999995' codigo_barras: '00192948800000100000000003417226999999999517' due_date: '2023-09-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97489a4a-73b9' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 381 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/a53782e2d80f8b5c982716d1f/pdf' card_flag: null card_flag_label: null - id: 3 installment_plan_id: 1 payment_id: 454 code: 64c5b55a33b18 due_date: '2023-10-29 00:00:00' liquidation_date: null payment_info: null number: 3 amount: '100.00' status: 40 status_label: Cancelado payment: id: 454 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '3/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 6 linha_digitavel: '00190000090341722699499999994173895180000010000' sequencial_code: 9999999994 nosso_numero: '00034172269999999994' codigo_barras: '00198951800000100000000003417226999999999417' due_date: '2023-10-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/704f4ca5-f096' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 382 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/39887ec8745459963897afa7f/pdf' card_flag: null card_flag_label: null - id: 4 installment_plan_id: 1 payment_id: 455 code: 64c5b55a353e4 due_date: '2023-11-29 00:00:00' liquidation_date: null payment_info: null number: 4 amount: '100.00' status: 40 status_label: Cancelado payment: id: 455 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '4/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 7 linha_digitavel: '00190000090341722699499999993175195490000010000' sequencial_code: 9999999993 nosso_numero: '00034172269999999993' codigo_barras: '00191954900000100000000003417226999999999317' due_date: '2023-11-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/bf3bea52-9d28' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 383 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:44' receipt_pdf_path: 'https://api.webpag.com.br/payments/6eeb21929f81c90f23da423b9/pdf' card_flag: null card_flag_label: null - id: 5 installment_plan_id: 1 payment_id: 456 code: 64c5b55a36320 due_date: '2023-12-29 00:00:00' liquidation_date: null payment_info: null number: 5 amount: '100.00' status: 40 status_label: Cancelado payment: id: 456 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '5/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 8 linha_digitavel: '00190000090341722699499999992177895790000010000' sequencial_code: 9999999992 nosso_numero: '00034172269999999992' codigo_barras: '00198957900000100000000003417226999999999217' due_date: '2023-12-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/69e845ec-39f4' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 384 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/6633ac8ea9615b48e5336f0c9/pdf' card_flag: null card_flag_label: null - id: 6 installment_plan_id: 1 payment_id: 457 code: 64c5b55a3733f due_date: '2024-01-29 00:00:00' liquidation_date: null payment_info: null number: 6 amount: '100.00' status: 40 status_label: Cancelado payment: id: 457 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '6/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 9 linha_digitavel: '00190000090341722699499999991179996100000010000' sequencial_code: 9999999991 nosso_numero: '00034172269999999991' codigo_barras: '00199961000000100000000003417226999999999117' due_date: '2024-01-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/9501ed28-17df' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 385 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/b058cab9327727c397921a743/pdf' card_flag: null card_flag_label: null - id: 7 installment_plan_id: 1 payment_id: 458 code: 64c5b55a3a029 due_date: '2024-02-29 00:00:00' liquidation_date: null payment_info: null number: 7 amount: '100.00' status: 40 status_label: Cancelado payment: id: 458 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '7/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 10 linha_digitavel: '00190000090341722699499999990171196410000010000' sequencial_code: 9999999990 nosso_numero: '00034172269999999990' codigo_barras: '00191964100000100000000003417226999999999017' due_date: '2024-02-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97915983-5822' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 386 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/7fa920445ed2a3846c06af665/pdf' card_flag: null card_flag_label: null - id: 8 installment_plan_id: 1 payment_id: 459 code: 64c5b55a3b2b9 due_date: '2024-03-29 00:00:00' liquidation_date: null payment_info: null number: 8 amount: '100.00' status: 40 status_label: Cancelado payment: id: 459 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '8/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 11 linha_digitavel: '00190000090341722699499999989173196700000010000' sequencial_code: 9999999989 nosso_numero: '00034172269999999989' codigo_barras: '00191967000000100000000003417226999999998917' due_date: '2024-03-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/42b79469-f29a' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 387 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/56fca9d74f377a6f148db3dcf/pdf' card_flag: null card_flag_label: null - id: 9 installment_plan_id: 1 payment_id: 460 code: 64c5b55a3c463 due_date: '2024-04-29 00:00:00' liquidation_date: null payment_info: null number: 9 amount: '100.00' status: 40 status_label: Cancelado payment: id: 460 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '9/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 12 linha_digitavel: '00190000090341722699499999988175297010000010000' sequencial_code: 9999999988 nosso_numero: '00034172269999999988' codigo_barras: '00192970100000100000000003417226999999998817' due_date: '2024-04-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/2046481d-165f' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 388 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/0577bbc9ae8d32f9280e3f4d3/pdf' card_flag: null card_flag_label: null - id: 10 installment_plan_id: 1 payment_id: 461 code: 64c5b55a3d787 due_date: '2024-05-29 00:00:00' liquidation_date: null payment_info: null number: 10 amount: '100.00' status: 40 status_label: Cancelado payment: id: 461 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '10/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 13 linha_digitavel: '00190000090341722699499999987177197310000010000' sequencial_code: 9999999987 nosso_numero: '00034172269999999987' codigo_barras: '00191973100000100000000003417226999999998717' due_date: '2024-05-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/c2f602fe-4a15' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 389 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-21 10:02' receipt_pdf_path: 'https://api.webpag.com.br/payments/4dd4462d29799375f740c06e5/pdf' card_flag: null card_flag_label: null properties: data: type: object properties: id: type: integer example: 1 name: type: string example: 'Crediário do(a) Jefferson Souza' business_id: type: integer example: 10 payer_id: type: integer example: 209 number_installments: type: integer example: 10 amount_original: type: string example: '1000.00' first_date: type: string example: '2023-08-29 00:00:00' type: type: integer example: 10 type_label: type: string example: Boleto status: type: integer example: 10 status_label: type: string example: Ativo accept_after_due_date: type: string example: null created_at: type: string example: '2023-07-29 21:56:58' updated_at: type: string example: '2023-07-29 21:56:58' payer: type: object properties: id: type: integer example: 209 cpf_cnpj: type: string example: '05920092700' is_business: type: boolean example: false email: type: string example: jefferson@ectechnologies.com.br first_name: type: string example: Jefferson last_name: type: string example: Souza gender: type: string example: M phone_number: type: string example: '+55 (27) 99578-6767' birth_date: type: string example: '1988-05-11' address: type: string example: null use_boleto: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2023-07-10 21:24:48' updated_at: type: string example: '2023-10-20 15:23:02' installments: type: array example: - id: 1 installment_plan_id: 1 payment_id: 452 code: 64c5b55a31417 due_date: '2023-08-29 00:00:00' liquidation_date: null payment_info: null number: 1 amount: '100.00' status: 40 status_label: Cancelado payment: id: 452 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '1/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 4 linha_digitavel: '00190000090341722699499999996178194570000010000' sequencial_code: 9999999996 nosso_numero: '00034172269999999996' codigo_barras: '00191945700000100000000003417226999999999617' due_date: '2023-08-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:56' paid_at: null updated_at: '2023-12-02 23:48' receipt_pdf_path: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: null card_flag_label: null - id: 2 installment_plan_id: 1 payment_id: 453 code: 64c5b55a32915 due_date: '2023-09-29 00:00:00' liquidation_date: null payment_info: null number: 2 amount: '100.00' status: 40 status_label: Cancelado payment: id: 453 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '2/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 5 linha_digitavel: '00190000090341722699499999995170294880000010000' sequencial_code: 9999999995 nosso_numero: '00034172269999999995' codigo_barras: '00192948800000100000000003417226999999999517' due_date: '2023-09-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97489a4a-73b9' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 381 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/a53782e2d80f8b5c982716d1f/pdf' card_flag: null card_flag_label: null - id: 3 installment_plan_id: 1 payment_id: 454 code: 64c5b55a33b18 due_date: '2023-10-29 00:00:00' liquidation_date: null payment_info: null number: 3 amount: '100.00' status: 40 status_label: Cancelado payment: id: 454 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '3/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 6 linha_digitavel: '00190000090341722699499999994173895180000010000' sequencial_code: 9999999994 nosso_numero: '00034172269999999994' codigo_barras: '00198951800000100000000003417226999999999417' due_date: '2023-10-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/704f4ca5-f096' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 382 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/39887ec8745459963897afa7f/pdf' card_flag: null card_flag_label: null - id: 4 installment_plan_id: 1 payment_id: 455 code: 64c5b55a353e4 due_date: '2023-11-29 00:00:00' liquidation_date: null payment_info: null number: 4 amount: '100.00' status: 40 status_label: Cancelado payment: id: 455 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '4/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 7 linha_digitavel: '00190000090341722699499999993175195490000010000' sequencial_code: 9999999993 nosso_numero: '00034172269999999993' codigo_barras: '00191954900000100000000003417226999999999317' due_date: '2023-11-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/bf3bea52-9d28' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 383 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:44' receipt_pdf_path: 'https://api.webpag.com.br/payments/6eeb21929f81c90f23da423b9/pdf' card_flag: null card_flag_label: null - id: 5 installment_plan_id: 1 payment_id: 456 code: 64c5b55a36320 due_date: '2023-12-29 00:00:00' liquidation_date: null payment_info: null number: 5 amount: '100.00' status: 40 status_label: Cancelado payment: id: 456 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '5/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 8 linha_digitavel: '00190000090341722699499999992177895790000010000' sequencial_code: 9999999992 nosso_numero: '00034172269999999992' codigo_barras: '00198957900000100000000003417226999999999217' due_date: '2023-12-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/69e845ec-39f4' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 384 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/6633ac8ea9615b48e5336f0c9/pdf' card_flag: null card_flag_label: null - id: 6 installment_plan_id: 1 payment_id: 457 code: 64c5b55a3733f due_date: '2024-01-29 00:00:00' liquidation_date: null payment_info: null number: 6 amount: '100.00' status: 40 status_label: Cancelado payment: id: 457 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '6/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 9 linha_digitavel: '00190000090341722699499999991179996100000010000' sequencial_code: 9999999991 nosso_numero: '00034172269999999991' codigo_barras: '00199961000000100000000003417226999999999117' due_date: '2024-01-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/9501ed28-17df' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 385 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/b058cab9327727c397921a743/pdf' card_flag: null card_flag_label: null - id: 7 installment_plan_id: 1 payment_id: 458 code: 64c5b55a3a029 due_date: '2024-02-29 00:00:00' liquidation_date: null payment_info: null number: 7 amount: '100.00' status: 40 status_label: Cancelado payment: id: 458 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '7/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 10 linha_digitavel: '00190000090341722699499999990171196410000010000' sequencial_code: 9999999990 nosso_numero: '00034172269999999990' codigo_barras: '00191964100000100000000003417226999999999017' due_date: '2024-02-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97915983-5822' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 386 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/7fa920445ed2a3846c06af665/pdf' card_flag: null card_flag_label: null - id: 8 installment_plan_id: 1 payment_id: 459 code: 64c5b55a3b2b9 due_date: '2024-03-29 00:00:00' liquidation_date: null payment_info: null number: 8 amount: '100.00' status: 40 status_label: Cancelado payment: id: 459 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '8/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 11 linha_digitavel: '00190000090341722699499999989173196700000010000' sequencial_code: 9999999989 nosso_numero: '00034172269999999989' codigo_barras: '00191967000000100000000003417226999999998917' due_date: '2024-03-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/42b79469-f29a' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 387 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/56fca9d74f377a6f148db3dcf/pdf' card_flag: null card_flag_label: null - id: 9 installment_plan_id: 1 payment_id: 460 code: 64c5b55a3c463 due_date: '2024-04-29 00:00:00' liquidation_date: null payment_info: null number: 9 amount: '100.00' status: 40 status_label: Cancelado payment: id: 460 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '9/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 12 linha_digitavel: '00190000090341722699499999988175297010000010000' sequencial_code: 9999999988 nosso_numero: '00034172269999999988' codigo_barras: '00192970100000100000000003417226999999998817' due_date: '2024-04-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/2046481d-165f' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 388 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/0577bbc9ae8d32f9280e3f4d3/pdf' card_flag: null card_flag_label: null - id: 10 installment_plan_id: 1 payment_id: 461 code: 64c5b55a3d787 due_date: '2024-05-29 00:00:00' liquidation_date: null payment_info: null number: 10 amount: '100.00' status: 40 status_label: Cancelado payment: id: 461 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '10/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 13 linha_digitavel: '00190000090341722699499999987177197310000010000' sequencial_code: 9999999987 nosso_numero: '00034172269999999987' codigo_barras: '00191973100000100000000003417226999999998717' due_date: '2024-05-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/c2f602fe-4a15' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 389 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-21 10:02' receipt_pdf_path: 'https://api.webpag.com.br/payments/4dd4462d29799375f740c06e5/pdf' card_flag: null card_flag_label: null items: type: object properties: id: type: integer example: 1 installment_plan_id: type: integer example: 1 payment_id: type: integer example: 452 code: type: string example: 64c5b55a31417 due_date: type: string example: '2023-08-29 00:00:00' liquidation_date: type: string example: null payment_info: type: string example: null number: type: integer example: 1 amount: type: string example: '100.00' status: type: integer example: 40 status_label: type: string example: Cancelado payment: type: object properties: id: type: integer example: 452 business: type: object properties: id: type: integer example: 10 name: type: string example: 'Empresa deletada' payer_id: type: integer example: 209 card_id: type: string example: null payer: type: object properties: id: type: integer example: 209 cpf_cnpj: type: string example: '05920092700' is_business: type: boolean example: false email: type: string example: jefferson@ectechnologies.com.br first_name: type: string example: Jefferson last_name: type: string example: Souza gender: type: string example: M phone_number: type: string example: '+55 (27) 99578-6767' birth_date: type: string example: '1988-05-11' address: type: string example: null use_boleto: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2023-07-10 21:24:48' updated_at: type: string example: '2023-10-20 15:23:02' name: type: string example: '1/10 - Crediário #1' amount: type: integer example: 10000 amount_refunded: type: integer example: 0 fee_value: type: string example: null installments: type: integer example: 1 is_recurrent: type: boolean example: false recurrence_code: type: string example: null frequency: type: string example: null method: type: integer example: 50 method_label: type: string example: 'Crediário Boleto' method_slug: type: string example: null boleto: type: object properties: id: type: integer example: 4 linha_digitavel: type: string example: '00190000090341722699499999996178194570000010000' sequencial_code: type: integer example: 9999999996 nosso_numero: type: string example: '00034172269999999996' codigo_barras: type: string example: '00191945700000100000000003417226999999999617' due_date: type: string example: '2023-08-29T03:00:00.000000Z' issue_date: type: string example: '2023-07-29T03:00:00.000000Z' amount: type: integer example: 100 interest: type: string example: null fine: type: string example: null accept_after_due_date: type: string example: null boleto_url: type: string example: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: type: string example: null pix: type: string example: null installments_paid: type: integer example: 0 spplited: type: boolean example: false gateway: type: string example: null active: type: boolean example: true status: type: integer example: 60 status_label: type: string example: Cancelado start_date: type: string example: null next_date: type: string example: null next_recurrence_date: type: string example: null transactions: type: array example: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' items: type: object properties: id: { type: integer, example: 380 } type: { type: integer, example: 10 } type_label: { type: string, example: Aprovação } transaction_id: { type: string, example: null } response_status: { type: string, example: OK } errors: { type: string, example: null } status: { type: integer, example: 10 } status_label: { type: string, example: Sucesso } refunded_amount: { type: string, example: null } created_at: { type: string, example: '2023-07-29 21:57' } created_at: type: string example: '2023-07-29 21:56' paid_at: type: string example: null updated_at: type: string example: '2023-12-02 23:48' receipt_pdf_path: type: string example: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: type: string example: null card_flag_label: type: string example: null tags: - Crediário parameters: - in: path name: installmentPlan description: 'O ID do crediário.' example: 1 required: true schema: type: integer '/api/installments/{installmentPlan_id}': get: summary: 'Consultar um crediário' operationId: consultarUmCredirio description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 1 name: 'Crediário do(a) Jefferson Souza' business_id: 10 payer_id: 209 number_installments: 10 amount_original: '1000.00' first_date: '2023-08-29 00:00:00' type: 10 type_label: Boleto status: 10 status_label: Ativo accept_after_due_date: null created_at: '2023-07-29 21:56:58' updated_at: '2023-07-29 21:56:58' payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' installments: - id: 1 installment_plan_id: 1 payment_id: 452 code: 64c5b55a31417 due_date: '2023-08-29 00:00:00' liquidation_date: null payment_info: null number: 1 amount: '100.00' status: 40 status_label: Cancelado payment: id: 452 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '1/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 4 linha_digitavel: '00190000090341722699499999996178194570000010000' sequencial_code: 9999999996 nosso_numero: '00034172269999999996' codigo_barras: '00191945700000100000000003417226999999999617' due_date: '2023-08-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:56' paid_at: null updated_at: '2023-12-02 23:48' receipt_pdf_path: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: null card_flag_label: null - id: 2 installment_plan_id: 1 payment_id: 453 code: 64c5b55a32915 due_date: '2023-09-29 00:00:00' liquidation_date: null payment_info: null number: 2 amount: '100.00' status: 40 status_label: Cancelado payment: id: 453 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '2/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 5 linha_digitavel: '00190000090341722699499999995170294880000010000' sequencial_code: 9999999995 nosso_numero: '00034172269999999995' codigo_barras: '00192948800000100000000003417226999999999517' due_date: '2023-09-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97489a4a-73b9' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 381 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/a53782e2d80f8b5c982716d1f/pdf' card_flag: null card_flag_label: null - id: 3 installment_plan_id: 1 payment_id: 454 code: 64c5b55a33b18 due_date: '2023-10-29 00:00:00' liquidation_date: null payment_info: null number: 3 amount: '100.00' status: 40 status_label: Cancelado payment: id: 454 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '3/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 6 linha_digitavel: '00190000090341722699499999994173895180000010000' sequencial_code: 9999999994 nosso_numero: '00034172269999999994' codigo_barras: '00198951800000100000000003417226999999999417' due_date: '2023-10-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/704f4ca5-f096' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 382 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/39887ec8745459963897afa7f/pdf' card_flag: null card_flag_label: null - id: 4 installment_plan_id: 1 payment_id: 455 code: 64c5b55a353e4 due_date: '2023-11-29 00:00:00' liquidation_date: null payment_info: null number: 4 amount: '100.00' status: 40 status_label: Cancelado payment: id: 455 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '4/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 7 linha_digitavel: '00190000090341722699499999993175195490000010000' sequencial_code: 9999999993 nosso_numero: '00034172269999999993' codigo_barras: '00191954900000100000000003417226999999999317' due_date: '2023-11-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/bf3bea52-9d28' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 383 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:44' receipt_pdf_path: 'https://api.webpag.com.br/payments/6eeb21929f81c90f23da423b9/pdf' card_flag: null card_flag_label: null - id: 5 installment_plan_id: 1 payment_id: 456 code: 64c5b55a36320 due_date: '2023-12-29 00:00:00' liquidation_date: null payment_info: null number: 5 amount: '100.00' status: 40 status_label: Cancelado payment: id: 456 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '5/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 8 linha_digitavel: '00190000090341722699499999992177895790000010000' sequencial_code: 9999999992 nosso_numero: '00034172269999999992' codigo_barras: '00198957900000100000000003417226999999999217' due_date: '2023-12-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/69e845ec-39f4' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 384 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/6633ac8ea9615b48e5336f0c9/pdf' card_flag: null card_flag_label: null - id: 6 installment_plan_id: 1 payment_id: 457 code: 64c5b55a3733f due_date: '2024-01-29 00:00:00' liquidation_date: null payment_info: null number: 6 amount: '100.00' status: 40 status_label: Cancelado payment: id: 457 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '6/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 9 linha_digitavel: '00190000090341722699499999991179996100000010000' sequencial_code: 9999999991 nosso_numero: '00034172269999999991' codigo_barras: '00199961000000100000000003417226999999999117' due_date: '2024-01-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/9501ed28-17df' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 385 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/b058cab9327727c397921a743/pdf' card_flag: null card_flag_label: null - id: 7 installment_plan_id: 1 payment_id: 458 code: 64c5b55a3a029 due_date: '2024-02-29 00:00:00' liquidation_date: null payment_info: null number: 7 amount: '100.00' status: 40 status_label: Cancelado payment: id: 458 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '7/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 10 linha_digitavel: '00190000090341722699499999990171196410000010000' sequencial_code: 9999999990 nosso_numero: '00034172269999999990' codigo_barras: '00191964100000100000000003417226999999999017' due_date: '2024-02-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97915983-5822' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 386 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/7fa920445ed2a3846c06af665/pdf' card_flag: null card_flag_label: null - id: 8 installment_plan_id: 1 payment_id: 459 code: 64c5b55a3b2b9 due_date: '2024-03-29 00:00:00' liquidation_date: null payment_info: null number: 8 amount: '100.00' status: 40 status_label: Cancelado payment: id: 459 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '8/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 11 linha_digitavel: '00190000090341722699499999989173196700000010000' sequencial_code: 9999999989 nosso_numero: '00034172269999999989' codigo_barras: '00191967000000100000000003417226999999998917' due_date: '2024-03-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/42b79469-f29a' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 387 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/56fca9d74f377a6f148db3dcf/pdf' card_flag: null card_flag_label: null - id: 9 installment_plan_id: 1 payment_id: 460 code: 64c5b55a3c463 due_date: '2024-04-29 00:00:00' liquidation_date: null payment_info: null number: 9 amount: '100.00' status: 40 status_label: Cancelado payment: id: 460 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '9/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 12 linha_digitavel: '00190000090341722699499999988175297010000010000' sequencial_code: 9999999988 nosso_numero: '00034172269999999988' codigo_barras: '00192970100000100000000003417226999999998817' due_date: '2024-04-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/2046481d-165f' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 388 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/0577bbc9ae8d32f9280e3f4d3/pdf' card_flag: null card_flag_label: null - id: 10 installment_plan_id: 1 payment_id: 461 code: 64c5b55a3d787 due_date: '2024-05-29 00:00:00' liquidation_date: null payment_info: null number: 10 amount: '100.00' status: 40 status_label: Cancelado payment: id: 461 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '10/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 13 linha_digitavel: '00190000090341722699499999987177197310000010000' sequencial_code: 9999999987 nosso_numero: '00034172269999999987' codigo_barras: '00191973100000100000000003417226999999998717' due_date: '2024-05-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/c2f602fe-4a15' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 389 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-21 10:02' receipt_pdf_path: 'https://api.webpag.com.br/payments/4dd4462d29799375f740c06e5/pdf' card_flag: null card_flag_label: null properties: data: type: object properties: id: type: integer example: 1 name: type: string example: 'Crediário do(a) Jefferson Souza' business_id: type: integer example: 10 payer_id: type: integer example: 209 number_installments: type: integer example: 10 amount_original: type: string example: '1000.00' first_date: type: string example: '2023-08-29 00:00:00' type: type: integer example: 10 type_label: type: string example: Boleto status: type: integer example: 10 status_label: type: string example: Ativo accept_after_due_date: type: string example: null created_at: type: string example: '2023-07-29 21:56:58' updated_at: type: string example: '2023-07-29 21:56:58' payer: type: object properties: id: type: integer example: 209 cpf_cnpj: type: string example: '05920092700' is_business: type: boolean example: false email: type: string example: jefferson@ectechnologies.com.br first_name: type: string example: Jefferson last_name: type: string example: Souza gender: type: string example: M phone_number: type: string example: '+55 (27) 99578-6767' birth_date: type: string example: '1988-05-11' address: type: string example: null use_boleto: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2023-07-10 21:24:48' updated_at: type: string example: '2023-10-20 15:23:02' installments: type: array example: - id: 1 installment_plan_id: 1 payment_id: 452 code: 64c5b55a31417 due_date: '2023-08-29 00:00:00' liquidation_date: null payment_info: null number: 1 amount: '100.00' status: 40 status_label: Cancelado payment: id: 452 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '1/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 4 linha_digitavel: '00190000090341722699499999996178194570000010000' sequencial_code: 9999999996 nosso_numero: '00034172269999999996' codigo_barras: '00191945700000100000000003417226999999999617' due_date: '2023-08-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:56' paid_at: null updated_at: '2023-12-02 23:48' receipt_pdf_path: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: null card_flag_label: null - id: 2 installment_plan_id: 1 payment_id: 453 code: 64c5b55a32915 due_date: '2023-09-29 00:00:00' liquidation_date: null payment_info: null number: 2 amount: '100.00' status: 40 status_label: Cancelado payment: id: 453 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '2/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 5 linha_digitavel: '00190000090341722699499999995170294880000010000' sequencial_code: 9999999995 nosso_numero: '00034172269999999995' codigo_barras: '00192948800000100000000003417226999999999517' due_date: '2023-09-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97489a4a-73b9' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 381 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/a53782e2d80f8b5c982716d1f/pdf' card_flag: null card_flag_label: null - id: 3 installment_plan_id: 1 payment_id: 454 code: 64c5b55a33b18 due_date: '2023-10-29 00:00:00' liquidation_date: null payment_info: null number: 3 amount: '100.00' status: 40 status_label: Cancelado payment: id: 454 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '3/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 6 linha_digitavel: '00190000090341722699499999994173895180000010000' sequencial_code: 9999999994 nosso_numero: '00034172269999999994' codigo_barras: '00198951800000100000000003417226999999999417' due_date: '2023-10-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/704f4ca5-f096' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 382 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/39887ec8745459963897afa7f/pdf' card_flag: null card_flag_label: null - id: 4 installment_plan_id: 1 payment_id: 455 code: 64c5b55a353e4 due_date: '2023-11-29 00:00:00' liquidation_date: null payment_info: null number: 4 amount: '100.00' status: 40 status_label: Cancelado payment: id: 455 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '4/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 7 linha_digitavel: '00190000090341722699499999993175195490000010000' sequencial_code: 9999999993 nosso_numero: '00034172269999999993' codigo_barras: '00191954900000100000000003417226999999999317' due_date: '2023-11-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/bf3bea52-9d28' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 383 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-02 23:44' receipt_pdf_path: 'https://api.webpag.com.br/payments/6eeb21929f81c90f23da423b9/pdf' card_flag: null card_flag_label: null - id: 5 installment_plan_id: 1 payment_id: 456 code: 64c5b55a36320 due_date: '2023-12-29 00:00:00' liquidation_date: null payment_info: null number: 5 amount: '100.00' status: 40 status_label: Cancelado payment: id: 456 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '5/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 8 linha_digitavel: '00190000090341722699499999992177895790000010000' sequencial_code: 9999999992 nosso_numero: '00034172269999999992' codigo_barras: '00198957900000100000000003417226999999999217' due_date: '2023-12-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/69e845ec-39f4' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 384 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/6633ac8ea9615b48e5336f0c9/pdf' card_flag: null card_flag_label: null - id: 6 installment_plan_id: 1 payment_id: 457 code: 64c5b55a3733f due_date: '2024-01-29 00:00:00' liquidation_date: null payment_info: null number: 6 amount: '100.00' status: 40 status_label: Cancelado payment: id: 457 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '6/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 9 linha_digitavel: '00190000090341722699499999991179996100000010000' sequencial_code: 9999999991 nosso_numero: '00034172269999999991' codigo_barras: '00199961000000100000000003417226999999999117' due_date: '2024-01-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/9501ed28-17df' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 385 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:13' receipt_pdf_path: 'https://api.webpag.com.br/payments/b058cab9327727c397921a743/pdf' card_flag: null card_flag_label: null - id: 7 installment_plan_id: 1 payment_id: 458 code: 64c5b55a3a029 due_date: '2024-02-29 00:00:00' liquidation_date: null payment_info: null number: 7 amount: '100.00' status: 40 status_label: Cancelado payment: id: 458 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '7/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 10 linha_digitavel: '00190000090341722699499999990171196410000010000' sequencial_code: 9999999990 nosso_numero: '00034172269999999990' codigo_barras: '00191964100000100000000003417226999999999017' due_date: '2024-02-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/97915983-5822' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 386 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/7fa920445ed2a3846c06af665/pdf' card_flag: null card_flag_label: null - id: 8 installment_plan_id: 1 payment_id: 459 code: 64c5b55a3b2b9 due_date: '2024-03-29 00:00:00' liquidation_date: null payment_info: null number: 8 amount: '100.00' status: 40 status_label: Cancelado payment: id: 459 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '8/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 11 linha_digitavel: '00190000090341722699499999989173196700000010000' sequencial_code: 9999999989 nosso_numero: '00034172269999999989' codigo_barras: '00191967000000100000000003417226999999998917' due_date: '2024-03-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/42b79469-f29a' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 387 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/56fca9d74f377a6f148db3dcf/pdf' card_flag: null card_flag_label: null - id: 9 installment_plan_id: 1 payment_id: 460 code: 64c5b55a3c463 due_date: '2024-04-29 00:00:00' liquidation_date: null payment_info: null number: 9 amount: '100.00' status: 40 status_label: Cancelado payment: id: 460 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '9/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 12 linha_digitavel: '00190000090341722699499999988175297010000010000' sequencial_code: 9999999988 nosso_numero: '00034172269999999988' codigo_barras: '00192970100000100000000003417226999999998817' due_date: '2024-04-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/2046481d-165f' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 388 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2024-01-23 15:14' receipt_pdf_path: 'https://api.webpag.com.br/payments/0577bbc9ae8d32f9280e3f4d3/pdf' card_flag: null card_flag_label: null - id: 10 installment_plan_id: 1 payment_id: 461 code: 64c5b55a3d787 due_date: '2024-05-29 00:00:00' liquidation_date: null payment_info: null number: 10 amount: '100.00' status: 40 status_label: Cancelado payment: id: 461 business: id: 10 name: 'Empresa deletada' payer_id: 209 card_id: null payer: id: 209 cpf_cnpj: '05920092700' is_business: false email: jefferson@ectechnologies.com.br first_name: Jefferson last_name: Souza gender: M phone_number: '+55 (27) 99578-6767' birth_date: '1988-05-11' address: null use_boleto: true status: 10 status_label: Ativo created_at: '2023-07-10 21:24:48' updated_at: '2023-10-20 15:23:02' name: '10/10 - Crediário #1' amount: 10000 amount_refunded: 0 fee_value: null installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 50 method_label: 'Crediário Boleto' method_slug: null boleto: id: 13 linha_digitavel: '00190000090341722699499999987177197310000010000' sequencial_code: 9999999987 nosso_numero: '00034172269999999987' codigo_barras: '00191973100000100000000003417226999999998717' due_date: '2024-05-29T03:00:00.000000Z' issue_date: '2023-07-29T03:00:00.000000Z' amount: 100 interest: null fine: null accept_after_due_date: null boleto_url: 'https://api.webpag.com.br/r/c2f602fe-4a15' notification_url: null pix: null installments_paid: 0 spplited: false gateway: null active: true status: 60 status_label: Cancelado start_date: null next_date: null next_recurrence_date: null transactions: - id: 389 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' created_at: '2023-07-29 21:57' paid_at: null updated_at: '2023-12-21 10:02' receipt_pdf_path: 'https://api.webpag.com.br/payments/4dd4462d29799375f740c06e5/pdf' card_flag: null card_flag_label: null items: type: object properties: id: type: integer example: 1 installment_plan_id: type: integer example: 1 payment_id: type: integer example: 452 code: type: string example: 64c5b55a31417 due_date: type: string example: '2023-08-29 00:00:00' liquidation_date: type: string example: null payment_info: type: string example: null number: type: integer example: 1 amount: type: string example: '100.00' status: type: integer example: 40 status_label: type: string example: Cancelado payment: type: object properties: id: type: integer example: 452 business: type: object properties: id: type: integer example: 10 name: type: string example: 'Empresa deletada' payer_id: type: integer example: 209 card_id: type: string example: null payer: type: object properties: id: type: integer example: 209 cpf_cnpj: type: string example: '05920092700' is_business: type: boolean example: false email: type: string example: jefferson@ectechnologies.com.br first_name: type: string example: Jefferson last_name: type: string example: Souza gender: type: string example: M phone_number: type: string example: '+55 (27) 99578-6767' birth_date: type: string example: '1988-05-11' address: type: string example: null use_boleto: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2023-07-10 21:24:48' updated_at: type: string example: '2023-10-20 15:23:02' name: type: string example: '1/10 - Crediário #1' amount: type: integer example: 10000 amount_refunded: type: integer example: 0 fee_value: type: string example: null installments: type: integer example: 1 is_recurrent: type: boolean example: false recurrence_code: type: string example: null frequency: type: string example: null method: type: integer example: 50 method_label: type: string example: 'Crediário Boleto' method_slug: type: string example: null boleto: type: object properties: id: type: integer example: 4 linha_digitavel: type: string example: '00190000090341722699499999996178194570000010000' sequencial_code: type: integer example: 9999999996 nosso_numero: type: string example: '00034172269999999996' codigo_barras: type: string example: '00191945700000100000000003417226999999999617' due_date: type: string example: '2023-08-29T03:00:00.000000Z' issue_date: type: string example: '2023-07-29T03:00:00.000000Z' amount: type: integer example: 100 interest: type: string example: null fine: type: string example: null accept_after_due_date: type: string example: null boleto_url: type: string example: 'https://api.webpag.com.br/r/dedf6e7b-950b' notification_url: type: string example: null pix: type: string example: null installments_paid: type: integer example: 0 spplited: type: boolean example: false gateway: type: string example: null active: type: boolean example: true status: type: integer example: 60 status_label: type: string example: Cancelado start_date: type: string example: null next_date: type: string example: null next_recurrence_date: type: string example: null transactions: type: array example: - id: 380 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2023-07-29 21:57' items: type: object properties: id: { type: integer, example: 380 } type: { type: integer, example: 10 } type_label: { type: string, example: Aprovação } transaction_id: { type: string, example: null } response_status: { type: string, example: OK } errors: { type: string, example: null } status: { type: integer, example: 10 } status_label: { type: string, example: Sucesso } refunded_amount: { type: string, example: null } created_at: { type: string, example: '2023-07-29 21:57' } created_at: type: string example: '2023-07-29 21:56' paid_at: type: string example: null updated_at: type: string example: '2023-12-02 23:48' receipt_pdf_path: type: string example: 'https://api.webpag.com.br/payments/69fdba13f6f8a577c8ebe21d6/pdf' card_flag: type: string example: null card_flag_label: type: string example: null tags: - Crediário parameters: - in: path name: installmentPlan_id description: 'The ID of the installmentPlan.' example: 1 required: true schema: type: integer - in: path name: installmentPlan description: 'O ID do crediário.' example: 125 required: true schema: type: integer /api/authenticate: post: summary: 'Verificar autenticação do usuário' operationId: verificarAutenticaoDoUsurio description: 'Utilizado para autenticar e verificar um usuário da empresa no sistema.' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: id: 1 business_id: 123 email: user@example.com name: 'Nome do Usuário' properties: id: type: integer example: 1 business_id: type: integer example: 123 email: type: string example: user@example.com name: type: string example: 'Nome do Usuário' 401: description: '' content: application/json: schema: type: object example: message: Unauthorized properties: message: type: string example: Unauthorized tags: - Empresa requestBody: required: true content: application/json: schema: type: object properties: email: type: string description: 'O endereço de e-mail do usuário. Exemplo: user@example.com' example: denesik.rick@example.net password: type: string description: 'A senha do usuário. Exemplo: secret123' example: "x#87'JtVR[DQ0uc(.QGD" required: - email - password /api/me: get: summary: 'Dados da empresa logada' operationId: dadosDaEmpresaLogada description: 'Retorna os dados da empresa em que o auth-token está associado.' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: id: 1 name: 'Empresa Exemplo' notification_email: empresa@example.com cnpj: 12.345.678/0001-99 properties: id: type: integer example: 1 name: type: string example: 'Empresa Exemplo' notification_email: type: string example: empresa@example.com cnpj: type: string example: 12.345.678/0001-99 tags: - Empresa /api/webhook/lote: post: summary: 'Processa webhooks de lote. (Por enquanto apenas BB)' operationId: processaWebhooksDeLotePorEnquantoApenasBB description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: { } tags: - Endpoints /api/payment-links: get: summary: 'Listar os links de pagamento' operationId: listarOsLinksDePagamento description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: - id: 745 payer_id: 132103 name: 'eaque iusto aut' description: 'Quia sunt rem facilis reiciendis.' value: 2468500 is_recurrence: true frequency: monthly pix_enabled: true credit_enabled: false boleto_enabled: true due_date_boleto: 21 accept_after_due_date: true number_installments: 11 recurrence_time: 7 url: 'https://api.webpag.com.br/payment-link/745/UHQ9vJS70Du8ON5V' return_url: 'http://kunde.biz/' - id: 258729566 payer_id: 132105 name: 'alias quis delectus' description: 'Rerum ratione vitae rem est dolorem quia.' value: 14801800 is_recurrence: true frequency: monthly pix_enabled: true credit_enabled: false boleto_enabled: true due_date_boleto: 8 accept_after_due_date: true number_installments: 2 recurrence_time: 4 url: 'https://api.webpag.com.br/payment-link/258729566/taCtAWhNG3ATvkK7' return_url: 'http://dare.info/' properties: data: type: array example: - id: 745 payer_id: 132103 name: 'eaque iusto aut' description: 'Quia sunt rem facilis reiciendis.' value: 2468500 is_recurrence: true frequency: monthly pix_enabled: true credit_enabled: false boleto_enabled: true due_date_boleto: 21 accept_after_due_date: true number_installments: 11 recurrence_time: 7 url: 'https://api.webpag.com.br/payment-link/745/UHQ9vJS70Du8ON5V' return_url: 'http://kunde.biz/' - id: 258729566 payer_id: 132105 name: 'alias quis delectus' description: 'Rerum ratione vitae rem est dolorem quia.' value: 14801800 is_recurrence: true frequency: monthly pix_enabled: true credit_enabled: false boleto_enabled: true due_date_boleto: 8 accept_after_due_date: true number_installments: 2 recurrence_time: 4 url: 'https://api.webpag.com.br/payment-link/258729566/taCtAWhNG3ATvkK7' return_url: 'http://dare.info/' items: type: object properties: id: type: integer example: 745 payer_id: type: integer example: 132103 name: type: string example: 'eaque iusto aut' description: type: string example: 'Quia sunt rem facilis reiciendis.' value: type: integer example: 2468500 is_recurrence: type: boolean example: true frequency: type: string example: monthly pix_enabled: type: boolean example: true credit_enabled: type: boolean example: false boleto_enabled: type: boolean example: true due_date_boleto: type: integer example: 21 accept_after_due_date: type: boolean example: true number_installments: type: integer example: 11 recurrence_time: type: integer example: 7 url: type: string example: 'https://api.webpag.com.br/payment-link/745/UHQ9vJS70Du8ON5V' return_url: type: string example: 'http://kunde.biz/' tags: - 'Link de pagamento' /api/payment-links/register: post: summary: 'Criar um link de pagamento' operationId: criarUmLinkDePagamento description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 11 payer_id: 132107 name: 'veritatis voluptatem eum' description: 'Nobis accusamus quasi aliquam itaque vero facilis eligendi.' value: 7099600 is_recurrence: false frequency: monthly pix_enabled: false credit_enabled: false boleto_enabled: true due_date_boleto: 14 accept_after_due_date: true number_installments: 4 recurrence_time: 10 url: 'https://api.webpag.com.br/payment-link/11/A6XjwzWwpNDTdbsb' return_url: 'https://marvin.net/dolor-nemo-dolorum-molestiae-eaque.html' properties: data: type: object properties: id: type: integer example: 11 payer_id: type: integer example: 132107 name: type: string example: 'veritatis voluptatem eum' description: type: string example: 'Nobis accusamus quasi aliquam itaque vero facilis eligendi.' value: type: integer example: 7099600 is_recurrence: type: boolean example: false frequency: type: string example: monthly pix_enabled: type: boolean example: false credit_enabled: type: boolean example: false boleto_enabled: type: boolean example: true due_date_boleto: type: integer example: 14 accept_after_due_date: type: boolean example: true number_installments: type: integer example: 4 recurrence_time: type: integer example: 10 url: type: string example: 'https://api.webpag.com.br/payment-link/11/A6XjwzWwpNDTdbsb' return_url: type: string example: 'https://marvin.net/dolor-nemo-dolorum-molestiae-eaque.html' tags: - 'Link de pagamento' requestBody: required: true content: application/json: schema: type: object properties: accepted_methods: type: array description: 'Os métodos de pagamento aceitos. Deve ser um array com os valores "credit_card", "pix" e/ou "bankslip".' example: - credit_card - pix items: type: string name: type: string description: 'O nome do Link.' example: 'Pagamento de teste' description: type: string description: 'A descrição do pagamento. Aparece na página de pagamento.' example: 'Pagamento de teste' value: type: integer description: 'O valor do pagamento inteiro em centavos.' example: 1000 validity: type: string description: "A validade do pagamento no formato 'Y-m-d' ou 'Y-m-d H:i:s'." example: '2025-01-01 15:00' validity_boleto: type: integer description: 'O número de dias para a validade do boleto. Mínimo de 1.' example: 3 number_installments: type: integer description: 'O número de parcelas máximas pelo link de pagamento. É obrigatório para pagamento com cartão de crédito.' example: 12 accept_after_due_date: type: integer description: 'Indica se o pagamento é aceito após o vencimento. Deve ser 0 (não) ou 1 (sim).' example: null is_recurrence: type: boolean description: 'Indica se o pagamento é recorrente.' example: false frequency: type: string description: 'Se o pagamento for recorrente, define a frequência da recorrência. Deve ser um dos seguintes valores: "monthly", "bimonthly", "quarterly", "semiannual", "yearly"' example: null recurrence_time: type: integer description: 'Se o campo "is_recurrence" for true, define até quantas vezes o pagamento será realizado.' example: 12 payer_id: type: integer description: "Se o campo 'payer_id' estiver presente, cria link de pagamento específico para o pagador." example: 15 notification_url: type: string description: 'A URL para notificação de pagamento.' example: null return_url: type: string description: 'A URL para redirecionamento após o pagamento.' example: null required: - accepted_methods - name - description - value - validity - validity_boleto - number_installments /api/payers: get: summary: 'Listar os pagadores cadastrados' operationId: listarOsPagadoresCadastrados description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: - id: 132095 cpf_cnpj: '13187546749' is_business: false email: ezra.hand@example.org first_name: ex last_name: ea gender: F phone_number: '+55 (27) 99988-7766' birth_date: '2022-08-29' address: city: Colatina state: SP number: '99999' street: 'Rua dos Milagres' country: BR district: 'Santa Efigênia' zip_code: 39777-999 use_boleto: false status: 10 status_label: Ativo created_at: '2025-07-28 15:42:19' updated_at: '2025-07-28 15:42:19' - id: 132096 cpf_cnpj: '11486261825' is_business: false email: dabshire@example.com first_name: eos last_name: quis gender: F phone_number: '+55 (27) 99988-7766' birth_date: '1972-01-27' address: city: Colatina state: SP number: '99999' street: 'Rua dos Milagres' country: BR district: 'Santa Efigênia' zip_code: 39777-999 use_boleto: true status: 10 status_label: Ativo created_at: '2025-07-28 15:42:19' updated_at: '2025-07-28 15:42:19' properties: data: type: array example: - id: 132095 cpf_cnpj: '13187546749' is_business: false email: ezra.hand@example.org first_name: ex last_name: ea gender: F phone_number: '+55 (27) 99988-7766' birth_date: '2022-08-29' address: city: Colatina state: SP number: '99999' street: 'Rua dos Milagres' country: BR district: 'Santa Efigênia' zip_code: 39777-999 use_boleto: false status: 10 status_label: Ativo created_at: '2025-07-28 15:42:19' updated_at: '2025-07-28 15:42:19' - id: 132096 cpf_cnpj: '11486261825' is_business: false email: dabshire@example.com first_name: eos last_name: quis gender: F phone_number: '+55 (27) 99988-7766' birth_date: '1972-01-27' address: city: Colatina state: SP number: '99999' street: 'Rua dos Milagres' country: BR district: 'Santa Efigênia' zip_code: 39777-999 use_boleto: true status: 10 status_label: Ativo created_at: '2025-07-28 15:42:19' updated_at: '2025-07-28 15:42:19' items: type: object properties: id: type: integer example: 132095 cpf_cnpj: type: string example: '13187546749' is_business: type: boolean example: false email: type: string example: ezra.hand@example.org first_name: type: string example: ex last_name: type: string example: ea gender: type: string example: F phone_number: type: string example: '+55 (27) 99988-7766' birth_date: type: string example: '2022-08-29' address: type: object properties: city: type: string example: Colatina state: type: string example: SP number: type: string example: '99999' street: type: string example: 'Rua dos Milagres' country: type: string example: BR district: type: string example: 'Santa Efigênia' zip_code: type: string example: 39777-999 use_boleto: type: boolean example: false status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2025-07-28 15:42:19' updated_at: type: string example: '2025-07-28 15:42:19' tags: - Pagador '/api/payers/{payer_id}': get: summary: 'Retorna dados de um pagador pelo ID' operationId: retornaDadosDeUmPagadorPeloID description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 132097 cpf_cnpj: '04036365584' is_business: false email: aric.herzog@example.com first_name: unde last_name: deleniti gender: F phone_number: '+55 (27) 99988-7766' birth_date: '1993-03-09' address: city: Colatina state: SP number: '99999' street: 'Rua dos Milagres' country: BR district: 'Santa Efigênia' zip_code: 39777-999 use_boleto: false status: 10 status_label: Ativo created_at: '2025-07-28 15:42:19' updated_at: '2025-07-28 15:42:19' properties: data: type: object properties: id: type: integer example: 132097 cpf_cnpj: type: string example: '04036365584' is_business: type: boolean example: false email: type: string example: aric.herzog@example.com first_name: type: string example: unde last_name: type: string example: deleniti gender: type: string example: F phone_number: type: string example: '+55 (27) 99988-7766' birth_date: type: string example: '1993-03-09' address: type: object properties: city: type: string example: Colatina state: type: string example: SP number: type: string example: '99999' street: type: string example: 'Rua dos Milagres' country: type: string example: BR district: type: string example: 'Santa Efigênia' zip_code: type: string example: 39777-999 use_boleto: type: boolean example: false status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2025-07-28 15:42:19' updated_at: type: string example: '2025-07-28 15:42:19' tags: - Pagador parameters: - in: path name: payer_id description: 'The ID of the payer.' example: 22 required: true schema: type: integer /api/payers/register: post: summary: 'Registra um pagador' operationId: registraUmPagador description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 132098 cpf_cnpj: '35699264868' is_business: false email: princess.mitchell@example.org first_name: voluptate last_name: ullam gender: F phone_number: '+55 (27) 99988-7766' birth_date: '1976-07-12' address: city: Colatina state: SP number: '99999' street: 'Rua dos Milagres' country: BR district: 'Santa Efigênia' zip_code: 39777-999 use_boleto: true status: 10 status_label: Ativo created_at: '2025-07-28 15:42:19' updated_at: '2025-07-28 15:42:19' properties: data: type: object properties: id: type: integer example: 132098 cpf_cnpj: type: string example: '35699264868' is_business: type: boolean example: false email: type: string example: princess.mitchell@example.org first_name: type: string example: voluptate last_name: type: string example: ullam gender: type: string example: F phone_number: type: string example: '+55 (27) 99988-7766' birth_date: type: string example: '1976-07-12' address: type: object properties: city: type: string example: Colatina state: type: string example: SP number: type: string example: '99999' street: type: string example: 'Rua dos Milagres' country: type: string example: BR district: type: string example: 'Santa Efigênia' zip_code: type: string example: 39777-999 use_boleto: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2025-07-28 15:42:19' updated_at: type: string example: '2025-07-28 15:42:19' tags: - Pagador requestBody: required: true content: application/json: schema: type: object properties: first_name: type: string description: 'O primeiro nome do usuário.' example: João last_name: type: string description: 'O sobrenome do usuário.' example: Silva email: type: string description: 'O endereço de e-mail do usuário. Deve ser um e-mail válido.' example: lenna74@example.net is_business: type: boolean description: 'Indica se o pagador é CNPJ.' example: false cpf_cnpj: type: string description: 'O CPF ou CNPJ do usuário. CPF válido se tiver 11 dígitos, CNPJ válido se tiver 14 dígitos.' example: '82110880023' phone_number: type: string description: 'O número de telefone do usuário, deve incluir o código de área.' example: '41999998888' gender: type: string description: "O gênero do usuário, pode ser 'M' (masculino) ou 'F' (feminino)." example: null birth_date: type: date description: "A data de nascimento do usuário no formato 'Y-m-d'." example: '1998-01-05' address: type: object description: 'O endereço do usuário' example: zip_code: 80000-000 street: 'Rua das Flores' number: '231' district: Centro city: Curitiba state: PR country: BR properties: zip_code: type: string description: 'O CEP do endereço do usuário. Deve estar no formato válido de CEP brasileiro.' example: 80000-000 street: type: string description: 'O nome da rua do endereço do usuário. Mínimo de 3 caracteres.' example: 'Rua das Flores' number: type: string description: 'O número do endereço do usuário. Example 231' example: ducimus district: type: string description: 'O bairro do endereço do usuário.' example: Centro city: type: string description: 'A cidade do endereço do usuário.' example: Curitiba state: type: string description: 'O estado do endereço do usuário, deve ser uma sigla válida de estado brasileiro (UF).' example: PR country: type: string description: 'O código do país, deve ter até 3 caracteres.' example: BR required: - first_name - last_name - is_business - cpf_cnpj '/api/payers/{id}/update': put: summary: 'Atualiza um pagador pelo ID' operationId: atualizaUmPagadorPeloID description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 132099 cpf_cnpj: '78449317878' is_business: false email: stephan31@example.org first_name: veniam last_name: et gender: F phone_number: '+55 (27) 99988-7766' birth_date: '1984-08-26' address: city: Colatina state: SP number: '99999' street: 'Rua dos Milagres' country: BR district: 'Santa Efigênia' zip_code: 39777-999 use_boleto: false status: 10 status_label: Ativo created_at: '2025-07-28 15:42:19' updated_at: '2025-07-28 15:42:19' properties: data: type: object properties: id: type: integer example: 132099 cpf_cnpj: type: string example: '78449317878' is_business: type: boolean example: false email: type: string example: stephan31@example.org first_name: type: string example: veniam last_name: type: string example: et gender: type: string example: F phone_number: type: string example: '+55 (27) 99988-7766' birth_date: type: string example: '1984-08-26' address: type: object properties: city: type: string example: Colatina state: type: string example: SP number: type: string example: '99999' street: type: string example: 'Rua dos Milagres' country: type: string example: BR district: type: string example: 'Santa Efigênia' zip_code: type: string example: 39777-999 use_boleto: type: boolean example: false status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2025-07-28 15:42:19' updated_at: type: string example: '2025-07-28 15:42:19' tags: - Pagador requestBody: required: true content: application/json: schema: type: object properties: first_name: type: string description: 'O primeiro nome do usuário.' example: null last_name: type: string description: 'O sobrenome do usuário.' example: null email: type: string description: 'O endereço de e-mail do usuário. Deve ser um e-mail válido.' example: ibuckridge@example.com is_business: type: boolean description: 'Indica se o usuário é um pagador empresarial.' example: null cpf_cnpj: type: string description: 'O CPF ou CNPJ do usuário. CPF válido se tiver 11 dígitos, CNPJ válido se tiver 14 dígitos.' example: '82110880023' phone_number: type: string description: 'O número de telefone do usuário, deve incluir o código de área.' example: '41999998888' gender: type: string description: "O gênero do usuário, pode ser 'M' (masculino) ou 'F' (feminino)." example: null birth_date: type: date description: "A data de nascimento do usuário no formato 'Y-m-d'." example: '1998-01-05' address: type: object description: 'O endereço do usuário' example: zip_code: 80000-000 street: 'Rua das Flores' number: '231' district: Centro city: Curitiba state: PR country: BR properties: zip_code: type: string description: 'O CEP do endereço do usuário. Deve estar no formato válido de CEP brasileiro.' example: 80000-000 street: type: string description: 'O nome da rua do endereço do usuário. Mínimo de 3 caracteres.' example: 'Rua das Flores' number: type: string description: 'O número do endereço do usuário. Example 231' example: numquam district: type: string description: 'O bairro do endereço do usuário.' example: Centro city: type: string description: 'A cidade do endereço do usuário.' example: Curitiba state: type: string description: 'O estado do endereço do usuário, deve ser uma sigla válida de estado brasileiro (UF).' example: PR country: type: string description: 'O código do país, deve ter até 3 caracteres.' example: BR required: - first_name - last_name - email - is_business - cpf_cnpj parameters: - in: path name: id description: 'The ID of the payer.' example: voluptatibus required: true schema: type: string '/api/payers/{payer_id}/inactivate': put: summary: 'Inativa um pagador' operationId: inativaUmPagador description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 132100 cpf_cnpj: '30492595666' is_business: false email: kkoepp@example.com first_name: esse last_name: ullam gender: F phone_number: '+55 (27) 99988-7766' birth_date: '1970-01-05' address: city: Colatina state: SP number: '99999' street: 'Rua dos Milagres' country: BR district: 'Santa Efigênia' zip_code: 39777-999 use_boleto: true status: 10 status_label: Ativo created_at: '2025-07-28 15:42:19' updated_at: '2025-07-28 15:42:19' properties: data: type: object properties: id: type: integer example: 132100 cpf_cnpj: type: string example: '30492595666' is_business: type: boolean example: false email: type: string example: kkoepp@example.com first_name: type: string example: esse last_name: type: string example: ullam gender: type: string example: F phone_number: type: string example: '+55 (27) 99988-7766' birth_date: type: string example: '1970-01-05' address: type: object properties: city: type: string example: Colatina state: type: string example: SP number: type: string example: '99999' street: type: string example: 'Rua dos Milagres' country: type: string example: BR district: type: string example: 'Santa Efigênia' zip_code: type: string example: 39777-999 use_boleto: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Ativo created_at: type: string example: '2025-07-28 15:42:19' updated_at: type: string example: '2025-07-28 15:42:19' tags: - Pagador parameters: - in: path name: payer_id description: 'The ID of the payer.' example: 22 required: true schema: type: integer '/api/payers/{id}/creditcard': post: summary: 'Salvar cartão para um pagador' operationId: salvarCartoParaUmPagador description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 156167 last_numbers: '9622' active: true created_at: '2025-07-28 15:42:19' properties: data: type: object properties: id: type: integer example: 156167 last_numbers: type: string example: '9622' active: type: boolean example: true created_at: type: string example: '2025-07-28 15:42:19' tags: - Pagador requestBody: required: true content: application/json: schema: type: object properties: number: type: string description: 'O número do cartão de crédito.' example: '4111111111111111' name: type: string description: 'O nome no cartão de crédito.' example: 'João da Silva' expiration_month: type: string description: 'O mês de expiração do cartão de crédito (MM).' example: '12' expiration_year: type: string description: 'O ano de expiração do cartão de crédito (YYYY).' example: '2025' security_code: type: string description: 'O código de segurança do cartão de crédito (CVV).' example: '999' required: - number - name - expiration_month - expiration_year - security_code parameters: - in: path name: id description: 'The ID of the payer.' example: quos required: true schema: type: string '/api/payers/{payerId}/creditcard/{cardId}/remove': delete: summary: 'Remove um cartão de um pagador' operationId: removeUmCartoDeUmPagador description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: { } tags: - Pagador parameters: - in: path name: payerId description: '' example: dolorem required: true schema: type: string - in: path name: cardId description: '' example: labore required: true schema: type: string /api/payments: get: summary: 'Listar os pagamentos cadastrados' operationId: listarOsPagamentosCadastrados description: '' parameters: - in: query name: payment_id description: 'O ID do pagamento.' example: null required: false schema: type: integer description: 'O ID do pagamento.' example: null - in: query name: payer_id description: 'O ID do pagador.' example: null required: false schema: type: integer description: 'O ID do pagador.' example: null - in: query name: page description: 'O número da página. Padrão sendo 1.' example: null required: false schema: type: integer description: 'O número da página. Padrão sendo 1.' example: null - in: query name: created_at_start description: "A data inicial de criação no formato 'Y-m-d'." example: null required: false schema: type: string description: "A data inicial de criação no formato 'Y-m-d'." example: null - in: query name: created_at_end description: "A data final de criação no formato 'Y-m-d'." example: null required: false schema: type: string description: "A data final de criação no formato 'Y-m-d'." example: null - in: query name: paid_at_start description: "A data inicial de pagamento no formato 'Y-m-d'." example: null required: false schema: type: string description: "A data inicial de pagamento no formato 'Y-m-d'." example: null - in: query name: paid_at_end description: "A data final de pagamento no formato 'Y-m-d'." example: null required: false schema: type: string description: "A data final de pagamento no formato 'Y-m-d'." example: null - in: query name: status description: 'O status do pagamento. Um dos seguintes valores: "pending", "paid", "cancelled". (Substitua pelas opções reais da enumeração Status).' example: null required: false schema: type: string description: 'O status do pagamento. Um dos seguintes valores: "pending", "paid", "cancelled". (Substitua pelas opções reais da enumeração Status).' example: null - in: query name: method description: 'O método de pagamento. Um dos seguintes valores: "credit", "debit", "pix". (Substitua pelas opções reais da enumeração Method).' example: null required: false schema: type: string description: 'O método de pagamento. Um dos seguintes valores: "credit", "debit", "pix". (Substitua pelas opções reais da enumeração Method).' example: null - in: query name: active description: 'Indica se o pagamento está ativo. Um dos seguintes valores: "true", "false".' example: null required: false schema: type: boolean description: 'Indica se o pagamento está ativo. Um dos seguintes valores: "true", "false".' example: null - in: query name: recurrence_code description: 'O código da recorrência.' example: null required: false schema: type: integer description: 'O código da recorrência.' example: null - in: query name: is_recurrent description: 'Indica se o pagamento é recorrente. Um dos seguintes valores: "true", "false".' example: null required: false schema: type: boolean description: 'Indica se o pagamento é recorrente. Um dos seguintes valores: "true", "false".' example: null - in: query name: order_id description: 'O ID do pedido associado ao pagamento. Este número é informado pelo cliente na criação de um pagamento.' example: null required: false schema: type: string description: 'O ID do pedido associado ao pagamento. Este número é informado pelo cliente na criação de um pagamento.' example: null - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: - id: 6 business: id: 7 name: 'WEBPAG SERVICOS FINANCEIROS LTDA' payer_id: 85 card_id: null payer: id: 85 cpf_cnpj: '13953108743' is_business: false email: deletado@deletado.com first_name: Deletado last_name: Deletado gender: null phone_number: null birth_date: null address: null use_boleto: false status: 20 status_label: Inativo created_at: '2022-09-15 20:15:04' updated_at: '2022-09-15 21:54:49' name: 'Compra teste feita por Edilson.' amount: 1000 amount_refunded: 0 fee_value: null installments: 2 is_recurrent: false recurrence_code: null frequency: null method: 10 method_label: 'Cartão de Crédito' method_slug: credit_card boleto: null notification_url: null pix: null installments_paid: 0 spplited: false gateway: MaxiPago active: true status: 50 status_label: Estornado start_date: null next_date: null next_recurrence_date: null transactions: - id: 1 type: null type_label: null transaction_id: '505054489' response_status: '0 - CAPTURED' errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2022-09-24 17:44' - id: 2 type: null type_label: null transaction_id: '505057946' response_status: '0 - CAPTURED' errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2022-09-24 18:06' created_at: '2022-09-24 17:44' paid_at: null updated_at: '2022-09-24 18:06' receipt_pdf_path: 'https://api.webpag.com.br/payments/9d00de48dd7335339be4b2274/pdf' card_flag: null card_flag_label: null - id: 6 business: id: 7 name: 'WEBPAG SERVICOS FINANCEIROS LTDA' payer_id: 85 card_id: null payer: id: 85 cpf_cnpj: '13953108743' is_business: false email: deletado@deletado.com first_name: Deletado last_name: Deletado gender: null phone_number: null birth_date: null address: null use_boleto: false status: 20 status_label: Inativo created_at: '2022-09-15 20:15:04' updated_at: '2022-09-15 21:54:49' name: 'Compra teste feita por Edilson.' amount: 1000 amount_refunded: 0 fee_value: null installments: 2 is_recurrent: false recurrence_code: null frequency: null method: 10 method_label: 'Cartão de Crédito' method_slug: credit_card boleto: null notification_url: null pix: null installments_paid: 0 spplited: false gateway: MaxiPago active: true status: 50 status_label: Estornado start_date: null next_date: null next_recurrence_date: null transactions: - id: 1 type: null type_label: null transaction_id: '505054489' response_status: '0 - CAPTURED' errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2022-09-24 17:44' - id: 2 type: null type_label: null transaction_id: '505057946' response_status: '0 - CAPTURED' errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2022-09-24 18:06' created_at: '2022-09-24 17:44' paid_at: null updated_at: '2022-09-24 18:06' receipt_pdf_path: 'https://api.webpag.com.br/payments/9d00de48dd7335339be4b2274/pdf' card_flag: null card_flag_label: null properties: data: type: array example: - id: 6 business: id: 7 name: 'WEBPAG SERVICOS FINANCEIROS LTDA' payer_id: 85 card_id: null payer: id: 85 cpf_cnpj: '13953108743' is_business: false email: deletado@deletado.com first_name: Deletado last_name: Deletado gender: null phone_number: null birth_date: null address: null use_boleto: false status: 20 status_label: Inativo created_at: '2022-09-15 20:15:04' updated_at: '2022-09-15 21:54:49' name: 'Compra teste feita por Edilson.' amount: 1000 amount_refunded: 0 fee_value: null installments: 2 is_recurrent: false recurrence_code: null frequency: null method: 10 method_label: 'Cartão de Crédito' method_slug: credit_card boleto: null notification_url: null pix: null installments_paid: 0 spplited: false gateway: MaxiPago active: true status: 50 status_label: Estornado start_date: null next_date: null next_recurrence_date: null transactions: - id: 1 type: null type_label: null transaction_id: '505054489' response_status: '0 - CAPTURED' errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2022-09-24 17:44' - id: 2 type: null type_label: null transaction_id: '505057946' response_status: '0 - CAPTURED' errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2022-09-24 18:06' created_at: '2022-09-24 17:44' paid_at: null updated_at: '2022-09-24 18:06' receipt_pdf_path: 'https://api.webpag.com.br/payments/9d00de48dd7335339be4b2274/pdf' card_flag: null card_flag_label: null - id: 6 business: id: 7 name: 'WEBPAG SERVICOS FINANCEIROS LTDA' payer_id: 85 card_id: null payer: id: 85 cpf_cnpj: '13953108743' is_business: false email: deletado@deletado.com first_name: Deletado last_name: Deletado gender: null phone_number: null birth_date: null address: null use_boleto: false status: 20 status_label: Inativo created_at: '2022-09-15 20:15:04' updated_at: '2022-09-15 21:54:49' name: 'Compra teste feita por Edilson.' amount: 1000 amount_refunded: 0 fee_value: null installments: 2 is_recurrent: false recurrence_code: null frequency: null method: 10 method_label: 'Cartão de Crédito' method_slug: credit_card boleto: null notification_url: null pix: null installments_paid: 0 spplited: false gateway: MaxiPago active: true status: 50 status_label: Estornado start_date: null next_date: null next_recurrence_date: null transactions: - id: 1 type: null type_label: null transaction_id: '505054489' response_status: '0 - CAPTURED' errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2022-09-24 17:44' - id: 2 type: null type_label: null transaction_id: '505057946' response_status: '0 - CAPTURED' errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2022-09-24 18:06' created_at: '2022-09-24 17:44' paid_at: null updated_at: '2022-09-24 18:06' receipt_pdf_path: 'https://api.webpag.com.br/payments/9d00de48dd7335339be4b2274/pdf' card_flag: null card_flag_label: null items: type: object properties: id: type: integer example: 6 business: type: object properties: id: type: integer example: 7 name: type: string example: 'WEBPAG SERVICOS FINANCEIROS LTDA' payer_id: type: integer example: 85 card_id: type: string example: null payer: type: object properties: id: type: integer example: 85 cpf_cnpj: type: string example: '13953108743' is_business: type: boolean example: false email: type: string example: deletado@deletado.com first_name: type: string example: Deletado last_name: type: string example: Deletado gender: type: string example: null phone_number: type: string example: null birth_date: type: string example: null address: type: string example: null use_boleto: type: boolean example: false status: type: integer example: 20 status_label: type: string example: Inativo created_at: type: string example: '2022-09-15 20:15:04' updated_at: type: string example: '2022-09-15 21:54:49' name: type: string example: 'Compra teste feita por Edilson.' amount: type: integer example: 1000 amount_refunded: type: integer example: 0 fee_value: type: string example: null installments: type: integer example: 2 is_recurrent: type: boolean example: false recurrence_code: type: string example: null frequency: type: string example: null method: type: integer example: 10 method_label: type: string example: 'Cartão de Crédito' method_slug: type: string example: credit_card boleto: type: string example: null notification_url: type: string example: null pix: type: string example: null installments_paid: type: integer example: 0 spplited: type: boolean example: false gateway: type: string example: MaxiPago active: type: boolean example: true status: type: integer example: 50 status_label: type: string example: Estornado start_date: type: string example: null next_date: type: string example: null next_recurrence_date: type: string example: null transactions: type: array example: - id: 1 type: null type_label: null transaction_id: '505054489' response_status: '0 - CAPTURED' errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2022-09-24 17:44' - id: 2 type: null type_label: null transaction_id: '505057946' response_status: '0 - CAPTURED' errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2022-09-24 18:06' items: type: object properties: id: type: integer example: 1 type: type: string example: null type_label: type: string example: null transaction_id: type: string example: '505054489' response_status: type: string example: '0 - CAPTURED' errors: type: string example: null status: type: integer example: 10 status_label: type: string example: Sucesso refunded_amount: type: string example: null created_at: type: string example: '2022-09-24 17:44' created_at: type: string example: '2022-09-24 17:44' paid_at: type: string example: null updated_at: type: string example: '2022-09-24 18:06' receipt_pdf_path: type: string example: 'https://api.webpag.com.br/payments/9d00de48dd7335339be4b2274/pdf' card_flag: type: string example: null card_flag_label: type: string example: null tags: - Pagamentos /api/payments/process: post: summary: 'Processar ou criar um pagamento' operationId: processarOuCriarUmPagamento description: "Quando informado o cartão, o pagamento é realizado no mesmo instante. Quando é boleto ou Pix, o pagamento é registrado e aguarda a compensação.\nVocê poderá registrar o pagador e cartão de forma separada, e informar o ID do pagador.\n" parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: 'Pagamento processado' content: application/json: schema: type: object example: data: id: 2825 business: id: 537 name: 'Empresa Exemplo' payer_id: 881 card_id: null name: 'Pagamento utilizando pix' amount: 1000 fee_value: '3.62' installments: 1 is_recurrent: false recurrence_code: null frequency: null method: 30 method_label: Boleto method_slug: bank_slip boleto: id: 265 linha_digitavel: '00000000000000000000000000000000000000000000000' sequencial_code: null nosso_numero: '1111' codigo_barras: '00000000000000000000000000000000000000000000' due_date: '2024-09-09T13:42:47.000000Z' issue_date: '2024-09-06T13:42:47.000000Z' amount: 10 interest: '7.000' fine: '4.000' accept_after_due_date: true boleto_url: 'http://localhost:81/r/048cfb0d-e9ed' notification_url: 'https://exemplo.com.br/order-confirm/4df6e224-259e-444e-9245-93ad17aad277' pix: id: 39 uuid: 4222b7d7-0c98-4c48-b94a-49d23a98c245 business_id: 45 payment_id: 39488 txid: FdbMqfiIT2ki7FSKdMlofsNjzF key: 9e881f18-cc66-4fc7-8f2c-a795dbb2bfc1 qrcode_data: '00020101021226870014br.gov.bcb.pix2565qrcodepix-h.bb.com.br/pix/v2/8c672b36-459e-48dc-aa14-0544186e321b520400005303986540550.005802BR5921EMPRESA EXEMPLO6012CIDADE EXEMPLO62070503***63044061' amount: '50.00' expiration_date: '2024-05-08T21:43:33.000000Z' status: 10 created_at: '2024-05-08T20:43:33.000000Z' updated_at: '2024-05-08T20:43:33.000000Z' spplited: false gateway: IUGU active: true status: 10 status_label: Disponível start_date: null next_date: null transactions: - id: 3830 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso created_at: '2024-09-06 10:42' splits: [] created_at: '2024-09-06 10:42' paid_at: null updated_at: '2024-09-06 10:42' receipt_pdf_path: 'http://localhost:81/payments/71a4545b2c0275d50f02d561a/pdf' card_flag: null card_flag_label: null properties: data: type: object properties: id: type: integer example: 2825 business: type: object properties: id: type: integer example: 537 name: type: string example: 'Empresa Exemplo' payer_id: type: integer example: 881 card_id: type: string example: null name: type: string example: 'Pagamento utilizando pix' amount: type: integer example: 1000 fee_value: type: string example: '3.62' installments: type: integer example: 1 is_recurrent: type: boolean example: false recurrence_code: type: string example: null frequency: type: string example: null method: type: integer example: 30 method_label: type: string example: Boleto method_slug: type: string example: bank_slip boleto: type: object properties: id: type: integer example: 265 linha_digitavel: type: string example: '00000000000000000000000000000000000000000000000' sequencial_code: type: string example: null nosso_numero: type: string example: '1111' codigo_barras: type: string example: '00000000000000000000000000000000000000000000' due_date: type: string example: '2024-09-09T13:42:47.000000Z' issue_date: type: string example: '2024-09-06T13:42:47.000000Z' amount: type: integer example: 10 interest: type: string example: '7.000' fine: type: string example: '4.000' accept_after_due_date: type: boolean example: true boleto_url: type: string example: 'http://localhost:81/r/048cfb0d-e9ed' notification_url: type: string example: 'https://exemplo.com.br/order-confirm/4df6e224-259e-444e-9245-93ad17aad277' pix: type: object properties: id: type: integer example: 39 uuid: type: string example: 4222b7d7-0c98-4c48-b94a-49d23a98c245 business_id: type: integer example: 45 payment_id: type: integer example: 39488 txid: type: string example: FdbMqfiIT2ki7FSKdMlofsNjzF key: type: string example: 9e881f18-cc66-4fc7-8f2c-a795dbb2bfc1 qrcode_data: type: string example: '00020101021226870014br.gov.bcb.pix2565qrcodepix-h.bb.com.br/pix/v2/8c672b36-459e-48dc-aa14-0544186e321b520400005303986540550.005802BR5921EMPRESA EXEMPLO6012CIDADE EXEMPLO62070503***63044061' amount: type: string example: '50.00' expiration_date: type: string example: '2024-05-08T21:43:33.000000Z' status: type: integer example: 10 created_at: type: string example: '2024-05-08T20:43:33.000000Z' updated_at: type: string example: '2024-05-08T20:43:33.000000Z' spplited: type: boolean example: false gateway: type: string example: IUGU active: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Disponível start_date: type: string example: null next_date: type: string example: null transactions: type: array example: - id: 3830 type: 10 type_label: Aprovação transaction_id: null response_status: OK errors: null status: 10 status_label: Sucesso created_at: '2024-09-06 10:42' items: type: object properties: id: type: integer example: 3830 type: type: integer example: 10 type_label: type: string example: Aprovação transaction_id: type: string example: null response_status: type: string example: OK errors: type: string example: null status: type: integer example: 10 status_label: type: string example: Sucesso created_at: type: string example: '2024-09-06 10:42' splits: type: array example: [] created_at: type: string example: '2024-09-06 10:42' paid_at: type: string example: null updated_at: type: string example: '2024-09-06 10:42' receipt_pdf_path: type: string example: 'http://localhost:81/payments/71a4545b2c0275d50f02d561a/pdf' card_flag: type: string example: null card_flag_label: type: string example: null 422: description: 'Erro ao processar' content: application/json: schema: type: object example: error: 'Erro ao processar pagamento' error_code: 20 error_previous: 'Erro ao processar pagamento' properties: error: type: string example: 'Erro ao processar pagamento' error_code: type: integer example: 20 error_previous: type: string example: 'Erro ao processar pagamento' tags: - Pagamentos requestBody: required: true content: application/json: schema: type: object properties: payer_id: type: integer description: 'O ID do pagador.' example: 15 name: type: string description: 'O nome do pagamento. Mínimo de 3 caracteres.' example: 'Pagamento de teste' amount: type: integer description: 'O valor do pagamento em centavos. 1500 = R$ 15,00' example: 1500 installments: type: integer description: 'O número de parcelas, obrigatório se o método de pagamento for cartão de crédito.' example: 1 method: type: string description: 'O método de pagamento. Um dos seguintes valores: "credit_card", "pix", "bank_slip".' example: credit_card notify_payer: type: boolean description: 'Indica se o pagador será notificado.' example: null card_payer_id: type: integer description: 'O ID do cartão de crédito associado ao pagador, se aplicável.' example: null card: type: object description: 'O objeto com os dados do cartão de crédito, caso card_payer_id não seja informado.' example: number: '4111111111111111' name: 'João da Silva' expiration_month: '12' expiration_year: '2024' security_code: '123' properties: number: type: string description: 'O número do cartão de crédito. Deve ser um número de cartão válido.' example: null name: type: string description: 'O nome no cartão de crédito. Mínimo de 5 caracteres.' example: null expiration_month: type: string description: "O mês de expiração do cartão de crédito no formato 'MM'." example: null expiration_year: type: string description: "O ano de expiração do cartão de crédito no formato 'YYYY'." example: null security_code: type: string description: 'O código de segurança do cartão de crédito. Mínimo de 3 e máximo de 4 caracteres.' example: null due_date: type: string description: 'A data de vencimento do pagamento no formato "YYYY-MM-DD HH:MM". Se não informado, será calculada com base no método de pagamento (60 minutos para Pix).' example: null accept_after_due_date: type: boolean description: 'Indica se o pagamento (boleto) será aceito após a data de vencimento.' example: null notification_url: type: string description: 'A URL para onde as notificações de status do pagamento serão enviadas. O sistema enviará um Webhook para este link.' example: null order_id: type: string description: 'Utilizado para evitar pagamento duplicado com este valor. Você poderá informar o valor que o sistema externo usa para evitar duplicidade.' example: null payment_link_id: type: string description: 'O ID do link de pagamento associado.' example: null required: - payer_id - name - amount - method '/api/payments/{paymentId_id}/refund': put: summary: "Estornar um pagamento\nEstorna um pagamento específico. Por padrão, o valor total do pagamento é estornado. Para estornar um valor específico, informe o valor em centavos." operationId: estornarUmPagamentoEstornaUmPagamentoEspecficoPorPadroOValorTotalDoPagamentoEstornadoParaEstornarUmValorEspecficoInformeOValorEmCentavos description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 1 type: null type_label: null transaction_id: '505054489' response_status: '0 - CAPTURED' errors: null status: 10 status_label: Sucesso refunded_amount: null created_at: '2022-09-24 17:44' properties: data: type: object properties: id: type: integer example: 1 type: type: string example: null type_label: type: string example: null transaction_id: type: string example: '505054489' response_status: type: string example: '0 - CAPTURED' errors: type: string example: null status: type: integer example: 10 status_label: type: string example: Sucesso refunded_amount: type: string example: null created_at: type: string example: '2022-09-24 17:44' tags: - Pagamentos requestBody: required: false content: application/json: schema: type: object properties: value: type: integer description: 'O valor do estorno em centavos.' example: 1500 parameters: - in: path name: paymentId_id description: 'O ID do pagamento.' example: 15 required: true schema: type: integer /api/payments/recurrency/register: post: summary: 'Cria recorrência no cartão.' operationId: criaRecorrnciaNoCarto description: 'É importante armazenar o "recurrence_code" para utilizar em cancelamentos e atualizações de recorrência.' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: { } tags: - Recorrência requestBody: required: true content: application/json: schema: type: object properties: payer_id: type: integer description: 'O ID do pagador.' example: 881 name: type: string description: 'O nome da recorrência.' example: '"Recorrência da Maria"' installments: type: integer description: 'O número de parcelas. Caso for recorrência por período indeterminado, remova este campo ou informe null.' example: 2 frequency: type: string description: 'A frequência do pagamento (monthly, bimonthly, quarterly, semiannual, yearly).' example: monthly notify_payer: type: boolean description: 'Indica se deve notificar o pagador sobre a recorrência.' example: true card_payer_id: type: integer description: 'O ID do cartão do pagador.' example: 1903 start_date: type: string description: 'A data de início da recorrência no formato "Y-m-d H:i".' example: '"2024-01-01 00:00"' amount: type: integer description: 'O valor a ser cobrado em centavos.' example: 9988 required: - payer_id - name - frequency - card_payer_id - start_date - amount /api/payments/recurrency/list: get: summary: 'Listar recorrência' operationId: listarRecorrncia description: 'Você poderá fornecer os filtros necessários para encontrar a recorrência desejada.' parameters: - in: query name: payer_id description: 'O ID do pagador.' example: 881 required: false schema: type: integer description: 'O ID do pagador.' example: 881 - in: query name: recurrence_code description: 'O código da recorrência.' example: '198249294' required: false schema: type: string description: 'O código da recorrência.' example: '198249294' - in: query name: page description: 'Página da informação.' example: '1' required: false schema: type: string description: 'Página da informação.' example: '1' - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: - id: 345442 payer_id: 132108 card_id: null name: 'Prof. Ramon Torp Sr.' amount: 680 amount_refunded: 0 fee_value: '53.63' installments: 6 is_recurrent: false recurrence_code: 82345198 frequency: null method: 30 method_label: Boleto method_slug: bank_slip boleto: null notification_url: null installments_paid: 0 spplited: false gateway: 'Cielo E-commerce' active: true status: 10 status_label: Aguardando start_date: '2025-06-04 11:26' next_date: '2024-07-30 13:32' next_recurrence_date: null transactions: [] created_at: '2024-08-18 03:42' paid_at: '2024-10-20 14:23' updated_at: '2025-04-23 11:08' receipt_pdf_path: 'https://api.webpag.com.br/payments/3a7098b9f47726f31418a1446/pdf' card_flag: 10 card_flag_label: Amex - id: 345443 payer_id: 132109 card_id: null name: 'Justina Morissette' amount: 260 amount_refunded: 0 fee_value: '11.06' installments: 10 is_recurrent: false recurrence_code: 69677372 frequency: null method: 30 method_label: Boleto method_slug: bank_slip boleto: null notification_url: null installments_paid: 0 spplited: false gateway: 'Cielo E-commerce' active: true status: 10 status_label: Aguardando start_date: '2025-02-19 03:07' next_date: '2024-08-12 09:30' next_recurrence_date: null transactions: [] created_at: '2025-06-04 07:14' paid_at: '2025-01-06 01:44' updated_at: '2025-04-12 13:54' receipt_pdf_path: 'https://api.webpag.com.br/payments/72e380c15cbc76d3a646c6912/pdf' card_flag: 10 card_flag_label: Amex properties: data: type: array example: - id: 345442 payer_id: 132108 card_id: null name: 'Prof. Ramon Torp Sr.' amount: 680 amount_refunded: 0 fee_value: '53.63' installments: 6 is_recurrent: false recurrence_code: 82345198 frequency: null method: 30 method_label: Boleto method_slug: bank_slip boleto: null notification_url: null installments_paid: 0 spplited: false gateway: 'Cielo E-commerce' active: true status: 10 status_label: Aguardando start_date: '2025-06-04 11:26' next_date: '2024-07-30 13:32' next_recurrence_date: null transactions: [] created_at: '2024-08-18 03:42' paid_at: '2024-10-20 14:23' updated_at: '2025-04-23 11:08' receipt_pdf_path: 'https://api.webpag.com.br/payments/3a7098b9f47726f31418a1446/pdf' card_flag: 10 card_flag_label: Amex - id: 345443 payer_id: 132109 card_id: null name: 'Justina Morissette' amount: 260 amount_refunded: 0 fee_value: '11.06' installments: 10 is_recurrent: false recurrence_code: 69677372 frequency: null method: 30 method_label: Boleto method_slug: bank_slip boleto: null notification_url: null installments_paid: 0 spplited: false gateway: 'Cielo E-commerce' active: true status: 10 status_label: Aguardando start_date: '2025-02-19 03:07' next_date: '2024-08-12 09:30' next_recurrence_date: null transactions: [] created_at: '2025-06-04 07:14' paid_at: '2025-01-06 01:44' updated_at: '2025-04-12 13:54' receipt_pdf_path: 'https://api.webpag.com.br/payments/72e380c15cbc76d3a646c6912/pdf' card_flag: 10 card_flag_label: Amex items: type: object properties: id: type: integer example: 345442 payer_id: type: integer example: 132108 card_id: type: string example: null name: type: string example: 'Prof. Ramon Torp Sr.' amount: type: integer example: 680 amount_refunded: type: integer example: 0 fee_value: type: string example: '53.63' installments: type: integer example: 6 is_recurrent: type: boolean example: false recurrence_code: type: integer example: 82345198 frequency: type: string example: null method: type: integer example: 30 method_label: type: string example: Boleto method_slug: type: string example: bank_slip boleto: type: string example: null notification_url: type: string example: null installments_paid: type: integer example: 0 spplited: type: boolean example: false gateway: type: string example: 'Cielo E-commerce' active: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Aguardando start_date: type: string example: '2025-06-04 11:26' next_date: type: string example: '2024-07-30 13:32' next_recurrence_date: type: string example: null transactions: type: array example: [] created_at: type: string example: '2024-08-18 03:42' paid_at: type: string example: '2024-10-20 14:23' updated_at: type: string example: '2025-04-23 11:08' receipt_pdf_path: type: string example: 'https://api.webpag.com.br/payments/3a7098b9f47726f31418a1446/pdf' card_flag: type: integer example: 10 card_flag_label: type: string example: Amex tags: - Recorrência '/api/payments/recurrency/{recurrence_code}/update': put: summary: 'Atualizar recorrência' operationId: atualizarRecorrncia description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 345444 payer_id: 132110 card_id: null name: 'Hailie Bahringer' amount: 778 amount_refunded: 0 fee_value: '52.19' installments: 10 is_recurrent: false recurrence_code: 33295915 frequency: null method: 30 method_label: Boleto method_slug: bank_slip boleto: null notification_url: null installments_paid: 0 spplited: false gateway: 'Cielo E-commerce' active: true status: 10 status_label: Aguardando start_date: '2024-08-11 16:49' next_date: '2025-01-24 04:36' next_recurrence_date: null transactions: [] created_at: '2024-12-18 01:14' paid_at: '2025-05-02 09:53' updated_at: '2024-08-11 03:45' receipt_pdf_path: 'https://api.webpag.com.br/payments/49ab9369e69281fcd022c2f0b/pdf' card_flag: 10 card_flag_label: Amex properties: data: type: object properties: id: type: integer example: 345444 payer_id: type: integer example: 132110 card_id: type: string example: null name: type: string example: 'Hailie Bahringer' amount: type: integer example: 778 amount_refunded: type: integer example: 0 fee_value: type: string example: '52.19' installments: type: integer example: 10 is_recurrent: type: boolean example: false recurrence_code: type: integer example: 33295915 frequency: type: string example: null method: type: integer example: 30 method_label: type: string example: Boleto method_slug: type: string example: bank_slip boleto: type: string example: null notification_url: type: string example: null installments_paid: type: integer example: 0 spplited: type: boolean example: false gateway: type: string example: 'Cielo E-commerce' active: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Aguardando start_date: type: string example: '2024-08-11 16:49' next_date: type: string example: '2025-01-24 04:36' next_recurrence_date: type: string example: null transactions: type: array example: [] created_at: type: string example: '2024-12-18 01:14' paid_at: type: string example: '2025-05-02 09:53' updated_at: type: string example: '2024-08-11 03:45' receipt_pdf_path: type: string example: 'https://api.webpag.com.br/payments/49ab9369e69281fcd022c2f0b/pdf' card_flag: type: integer example: 10 card_flag_label: type: string example: Amex tags: - Recorrência requestBody: required: false content: application/json: schema: type: object properties: name: type: string description: 'O nome da recorrência. Opcional, mínimo de 3 caracteres.' example: 'Plano Mensal' amount: type: integer description: 'O valor a ser cobrado em centavos. Opcional.' example: 5000 installments: type: integer description: 'O número de parcelas. Opcional.' example: 3 frequency: type: string description: 'A frequência do pagamento. Opcional. Deve ser um dos seguintes valores: monthly, bimonthly, quarterly, semiannual, yearly.' example: monthly card_payer_id: type: integer description: 'O ID do cartão do pagador. Opcional.' example: 1234 next_date: type: string description: 'A próxima data do pagamento no formato "Y-m-d H:i". Opcional.' example: '2024-01-01 00:00' parameters: - in: path name: recurrence_code description: 'Optional parameter.' required: true schema: type: string examples: omitted: summary: 'When the value is omitted' value: '' present: summary: 'When the value is present' value: '198249294' '/api/payments/recurrency/{recurrence_code}/cancel': put: summary: 'Cancelar recorrência' operationId: cancelarRecorrncia description: '' parameters: - in: header name: auth-token description: '' example: '{CHAVE_API}' schema: type: string responses: 200: description: '' content: application/json: schema: type: object example: data: id: 345445 payer_id: 132111 card_id: null name: 'Mr. Jameson Waters V' amount: 947 amount_refunded: 0 fee_value: '32.25' installments: 2 is_recurrent: false recurrence_code: 30458277 frequency: null method: 30 method_label: Boleto method_slug: bank_slip boleto: null notification_url: null installments_paid: 0 spplited: false gateway: 'Cielo E-commerce' active: true status: 10 status_label: Aguardando start_date: '2024-10-16 01:33' next_date: '2025-06-11 22:51' next_recurrence_date: null transactions: [] created_at: '2024-10-07 14:09' paid_at: '2024-08-04 05:36' updated_at: '2024-10-21 15:47' receipt_pdf_path: 'https://api.webpag.com.br/payments/93a8f3f4fc4b1f7992d249115/pdf' card_flag: 10 card_flag_label: Amex properties: data: type: object properties: id: type: integer example: 345445 payer_id: type: integer example: 132111 card_id: type: string example: null name: type: string example: 'Mr. Jameson Waters V' amount: type: integer example: 947 amount_refunded: type: integer example: 0 fee_value: type: string example: '32.25' installments: type: integer example: 2 is_recurrent: type: boolean example: false recurrence_code: type: integer example: 30458277 frequency: type: string example: null method: type: integer example: 30 method_label: type: string example: Boleto method_slug: type: string example: bank_slip boleto: type: string example: null notification_url: type: string example: null installments_paid: type: integer example: 0 spplited: type: boolean example: false gateway: type: string example: 'Cielo E-commerce' active: type: boolean example: true status: type: integer example: 10 status_label: type: string example: Aguardando start_date: type: string example: '2024-10-16 01:33' next_date: type: string example: '2025-06-11 22:51' next_recurrence_date: type: string example: null transactions: type: array example: [] created_at: type: string example: '2024-10-07 14:09' paid_at: type: string example: '2024-08-04 05:36' updated_at: type: string example: '2024-10-21 15:47' receipt_pdf_path: type: string example: 'https://api.webpag.com.br/payments/93a8f3f4fc4b1f7992d249115/pdf' card_flag: type: integer example: 10 card_flag_label: type: string example: Amex tags: - Recorrência parameters: - in: path name: recurrence_code description: '' example: reprehenderit required: true schema: type: string /: post: summary: 'Retorno do Webhook' operationId: retornoDoWebhook description: 'Ao informar notification_url no pagamento, o Webpag envia uma requisição para o URL informado com estas informações quando há alguma alteração de status no pagamento, evitando a necessidade de realizar consultas manualmente. Utilize a propriedade "status" para verificar o status atual do pagamento.

Para garantir que a requisição foi enviada pelo Webpag, utilize o business.id

Verifique os valores do "Exemplo de Resposta" para entender melhor o retorno.
Valores possíveis de status:

10 = Disponível
20 = Em análise
30 = Falhou
40 = Pago
50 = Reembolsado
60 = Cancelado
70 = Chargeback
' parameters: [] responses: 200: description: '' content: application/json: schema: type: object example: id: 3493 business: id: 537 name: 'Maggio, Upton and Mann' payer_id: 881 card_id: 1478 name: 'Pagamento utilizando pix' amount: 1000 fee_value: '1409.74' installments: 1 is_recurrent: false recurrence_code: '18811727811431' frequency: null method: 30 method_label: 'Cartão de Crédito' boleto: id: 7178 linha_digitavel: '00190000090312855799299992855173897120000005000' sequencial_code: 9999992855 nosso_numero: '00031285579999992855' codigo_barras: '00198971200000050000000003128557999999285517' due_date: '2024-05-10T03:00:00.000000Z' issue_date: '2024-05-08T03:00:00.000000Z' amount: '50.00' interest: '1.000' fine: '2.000' accept_after_due_date: null notification_url: 'https://confirma.com/pagamento/confirmacao' pix: id: 39 uuid: 4222b7d7-0c98-4c48-b94a-49d23a98c245 business_id: 45 payment_id: 39488 txid: FdbMqfiIT2ki7FSKdMlofsNjzF key: 9e881f18-cc66-4fc7-8f2c-a795dbb2bfc1 qrcode_data: '00020101021226870014br.gov.bcb.pix2565qrcodepix-h.bb.com.br/pix/v2/8c672b36-459e-48dc-aa14-0544186e321b520400005303986540550.005802BR5921PAPELARIA LEITE CUNHA6012RONDONOPOLIS62070503***63044061' amount: '50.00' expiration_date: '2024-05-08T21:43:33.000000Z' status: 10 created_at: '2024-05-08T20:43:33.000000Z' updated_at: '2024-05-08T20:43:33.000000Z' spplited: false gateway: 'Cielo E-commerce' active: true status: 40 status_label: Pago start_date: null next_date: '2025-01-01' transactions: - id: 3325 type: 10 type_label: Aprovação transaction_id: '0820052749976' response_status: '6 - Operation Successful' errors: null status: 10 status_label: Sucesso created_at: '2024-08-20 17:27' splits: [] created_at: '2024-08-20 17:27' paid_at: '2024-08-20 17:27' updated_at: '2024-08-20 17:27' receipt_pdf_path: 'http://localhost:81/payments/934123e8d7e3401eb703195d1/pdf' card_flag: 20 card_flag_label: Mastercard properties: id: type: integer example: 3493 business: type: object properties: id: type: integer example: 537 name: type: string example: 'Maggio, Upton and Mann' payer_id: type: integer example: 881 card_id: type: integer example: 1478 name: type: string example: 'Pagamento utilizando pix' amount: type: integer example: 1000 fee_value: type: string example: '1409.74' installments: type: integer example: 1 is_recurrent: type: boolean example: false recurrence_code: type: string example: '18811727811431' frequency: type: string example: null method: type: integer example: 30 method_label: type: string example: 'Cartão de Crédito' boleto: type: object properties: id: type: integer example: 7178 linha_digitavel: type: string example: '00190000090312855799299992855173897120000005000' sequencial_code: type: integer example: 9999992855 nosso_numero: type: string example: '00031285579999992855' codigo_barras: type: string example: '00198971200000050000000003128557999999285517' due_date: type: string example: '2024-05-10T03:00:00.000000Z' issue_date: type: string example: '2024-05-08T03:00:00.000000Z' amount: type: string example: '50.00' interest: type: string example: '1.000' fine: type: string example: '2.000' accept_after_due_date: type: string example: null notification_url: type: string example: 'https://confirma.com/pagamento/confirmacao' pix: type: object properties: id: type: integer example: 39 uuid: type: string example: 4222b7d7-0c98-4c48-b94a-49d23a98c245 business_id: type: integer example: 45 payment_id: type: integer example: 39488 txid: type: string example: FdbMqfiIT2ki7FSKdMlofsNjzF key: type: string example: 9e881f18-cc66-4fc7-8f2c-a795dbb2bfc1 qrcode_data: type: string example: '00020101021226870014br.gov.bcb.pix2565qrcodepix-h.bb.com.br/pix/v2/8c672b36-459e-48dc-aa14-0544186e321b520400005303986540550.005802BR5921PAPELARIA LEITE CUNHA6012RONDONOPOLIS62070503***63044061' amount: type: string example: '50.00' expiration_date: type: string example: '2024-05-08T21:43:33.000000Z' status: type: integer example: 10 created_at: type: string example: '2024-05-08T20:43:33.000000Z' updated_at: type: string example: '2024-05-08T20:43:33.000000Z' spplited: type: boolean example: false gateway: type: string example: 'Cielo E-commerce' active: type: boolean example: true status: type: integer example: 40 status_label: type: string example: Pago start_date: type: string example: null next_date: type: string example: '2025-01-01' transactions: type: array example: - id: 3325 type: 10 type_label: Aprovação transaction_id: '0820052749976' response_status: '6 - Operation Successful' errors: null status: 10 status_label: Sucesso created_at: '2024-08-20 17:27' items: type: object properties: id: type: integer example: 3325 type: type: integer example: 10 type_label: type: string example: Aprovação transaction_id: type: string example: '0820052749976' response_status: type: string example: '6 - Operation Successful' errors: type: string example: null status: type: integer example: 10 status_label: type: string example: Sucesso created_at: type: string example: '2024-08-20 17:27' splits: type: array example: [] created_at: type: string example: '2024-08-20 17:27' paid_at: type: string example: '2024-08-20 17:27' updated_at: type: string example: '2024-08-20 17:27' receipt_pdf_path: type: string example: 'http://localhost:81/payments/934123e8d7e3401eb703195d1/pdf' card_flag: type: integer example: 20 card_flag_label: type: string example: Mastercard tags: - Webhook security: [] tags: - name: Crediário description: '' - name: Empresa description: '' - name: Endpoints description: '' - name: 'Link de pagamento' description: '' - name: Pagador description: '' - name: Pagamentos description: '' - name: Recorrência description: '' - name: Webhook description: null components: securitySchemes: default: type: apiKey name: auth-token in: header description: 'Contate o nosso suporte para conseguir uma chave API.' security: - default: []