put https://v2/paymentplan/update
Updates an existing payment plan
Log in to see full request history
Responses
Updates an existing payment plan
xxxxxxxxxx
curl --request PUT \
--url https://v2/paymentplan/update \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"removeWalletID": true
}
'
Try It!
to start a request and see the response here! Or choose an example: