v1
latestOpenAPI 3.0.12026-07-245303882.5 MBRealizar Recarga
Confira nosso tutorial -> https://developers.celcoin.com.br/docs/realizar-uma-recarga
post/topup
Request body
Response
200
Example response
{
"version": "1.0.0",
"status": "SUCCESS",
"body": {
"id": "string",
"documentNumber": "string",
"providerDescription": "string",
"signerCode": "string",
"account": "333333",
"clientRequestId": "5555",
"amount": 59.9,
"providerId": 2086,
"tags": [
{
"key": "string",
"value": "string"
}
],
"topupData": {
"countryCode": 55,
"number": "999999999",
"stateCode": 11
}
}
}