patch https://api-preview.platform.breadpayments.com/api/servicing/payment-agreement//payment//reallocate
Reallocates an existing payment
Log in to see full request history
Responses
Reallocates an existing payment
xxxxxxxxxx
curl --request PATCH \
--url https://api-preview.platform.breadpayments.com/api/servicing/payment-agreement/id/payment/paymentID/reallocate \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"paymentType": "UNKNOWN_REQUEST_TYPE"
}
'
Try It!
to start a request and see the response here! Or choose an example: