Tax
Required scopes
This endpoint requires the following scopes:
Authorizations
Body
Check tax request params
codestringRequired
Tax 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/tax/checkRequired 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
201
Created
application/json
401
Unauthorized
application/json
404
Unprocessable Entity
application/json
500
Internal server error
application/json
post
/banking/cashout/tax/payRequired 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
201
Created
application/json
401
Unauthorized
application/json
404
Unprocessable Entity
application/json
500
Internal server error
application/json
post
/banking/cashout/tax/pay/v2Last updated
Was this helpful?

