post https://api-preview.platform.breadpayments.com/api/servicing/payment-agreement//payment
Makes a payment towards a payment agreement
Log in to see full request history
Responses
Makes a payment towards a payment agreement
xxxxxxxxxx
11curl --request POST \
--url https://api-preview.platform.breadpayments.com/api/servicing/payment-agreement/id/payment \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"paymentType": "UNKNOWN_REQUEST_TYPE",
"sourceType": "UNKNOWN_SOURCE_TYPE",
"subSourceType": "UNKNOWN_SUB_SOURCE_TYPE"
}
'
Try It!
to start a request and see the response here! Or choose an example: