post https://api-sandbox.branddrive.co/api/v1/api/v1/payment-link
Log in to see full request history
xxxxxxxxxx
curl --request POST \
--url https://api-sandbox.branddrive.co/api/v1/api/v1/payment-link \
--header 'content-type: application/json' \
--data '
{
"isAmountFixed": true
}
'
Try It!
to start a request and see the response here!