Tax

Check tax

post
/banking/cashout/tax/check

Check a tax barcode or line code

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

Check tax request params

codestringRequired

Tax barcode or digitable_line

Responses
post
/banking/cashout/tax/check

Pay tax

post
/banking/cashout/tax/pay

Generate a pay tax

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

Body params to generate a tax V1 payment

amountintegerRequired

Amount of the tax in cents

check_idstring · uuidRequired

Unique identifier

descriptionstringOptional

Description for the tax

external_idstringOptional

External ID for reference

virtual_account_idstring · uuidRequired

Unique identifier

Responses
post
/banking/cashout/tax/pay

Pay tax v2

post
/banking/cashout/tax/pay/v2

Generate a pay tax v2

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

Body params to generate a tax V2

amountintegerRequired

Amount of the tax in cents

codestringRequired

Barcode or digitable_line of the tax

descriptionstringOptional

Description of the tax

external_idstringOptional

External ID of the tax for reference

virtual_account_idstring · uuidRequired

Unique identifier

Responses
post
/banking/cashout/tax/pay/v2

Last updated

Was this helpful?