post https://example.com/v2/payments
Log in to see full request history
Responses
503Server Error
503Server Error
xxxxxxxxxx
10curl --request POST \
--url https://example.com/v2/payments \
--header 'accept: application/json' \
--header 'content-type: application/*+json' \
--data '
{
"side": 0,
"feeType": 0
}
'
Try It!
to start a request and see the response here! Or choose an example: