post https://api-sandbox.synctera.com/v0/addresses
Create a address.
Log in to see full request history
Responses
Create a address.
xxxxxxxxxx
curl --request POST \
--url https://api-sandbox.synctera.com/v0/addresses \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"address_type": "BILLING"
}
'
Try It!
to start a request and see the response here! Or choose an example: