Utility

Check utility

post
/banking/cashout/utility/check

Check a utility barcode or line code

chevron-right
lockRequired scopes
This endpoint requires the following scopes:
Authorizations
Body

Check utility request params

codestringRequired

Utility barcode or digitable_line

Responses
post
/banking/cashout/utility/check

Pay utility

post
/banking/cashout/utility/pay

Generate a pay utility

chevron-right
lockRequired 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
post
/banking/cashout/utility/pay

Pay utility v2

post
/banking/cashout/utility/pay/v2

Generate a pay utility v2

chevron-right
lockRequired 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
post
/banking/cashout/utility/pay/v2

Last updated

Was this helpful?