Utility
Required scopes
This endpoint requires the following scopes:
Authorizations
Body
Check utility request params
codestringRequired
Utility barcode or digitable_line
Responses
201
Created
application/json
401
Unauthorized
application/json
404
Unprocessable Entity
application/json
500
Internal server error
application/json
post
/banking/cashout/utility/checkRequired scopes
This endpoint requires the following scopes:
Authorizations
Body
Body params to generate a utility V1 payment
amountintegerRequired
Amount of the utility in cents
check_idstring · uuidRequired
Unique identifier
descriptionstringOptional
Description for the utility
external_idstringOptional
External ID for reference
virtual_account_idstring · uuidRequired
Unique identifier
Responses
201
Created
application/json
401
Unauthorized
application/json
404
Unprocessable Entity
application/json
500
Internal server error
application/json
post
/banking/cashout/utility/payRequired scopes
This endpoint requires the following scopes:
Authorizations
Body
Body params to generate a utility V2
amountintegerRequired
Amount of the utility in cents
codestringRequired
Barcode or digitable_line of the utility
descriptionstringOptional
Description of the utility
external_idstringOptional
External ID of the utility for reference
virtual_account_idstring · uuidRequired
Unique identifier
Responses
201
Created
application/json
401
Unauthorized
application/json
404
Unprocessable Entity
application/json
500
Internal server error
application/json
post
/banking/cashout/utility/pay/v2Last updated
Was this helpful?

