POST api/pix/GerarPix
Request Information
URI Parameters
None.
Body Parameters
CobRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| calendario | CalendarioBase |
None. |
|
| devedor | Devedor |
None. |
|
| chave | string |
None. |
|
| solicitacaoPagador | string |
None. |
|
| infoAdicionais | Collection of InfoAdicional |
None. |
|
| valor | Valor |
None. |
|
| merchant | Merchant |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Cob| Name | Description | Type | Additional information |
|---|---|---|---|
| txid | string |
None. |
|
| revisao | integer |
None. |
|
| status | string |
None. |
|
| pix | Collection of Pix |
None. |
|
| qrstring | string |
None. |
|
| qrCode | string |
None. |
|
| calendario | Calendario |
None. |
|
| devedor | Devedor |
None. |
|
| location | string |
None. |
|
| loc | Loc |
None. |
|
| chave | string |
None. |
|
| solicitacaoPagador | string |
None. |
|
| infoAdicionais | Collection of InfoAdicional |
None. |
|
| valor | Valor |
None. |
|
| merchant | Merchant |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.