post https://app.aliaddo.net/v1/withholdings
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request POST \
--url https://app.aliaddo.net/v1/withholdings \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"categoryCode": "05",
"rateKind": "C"
}
'
Try It!
to start a request and see the response here! Or choose an example: