patch https://cert.api.firstdata.com/gateway/v2/payment-schedules/
Use this to update a payment schedule managed by the gateway.
Responses
Use this to update a payment schedule managed by the gateway.
xxxxxxxxxx20curl --request PATCH \--url https://cert.api.firstdata.com/gateway/v2/payment-schedules/order-id \--header 'Content-Type: application/json' \--header 'accept: application/json' \--data '{"frequency": {"unit": "DAY"},"paymentMethod": {"paymentFacilitator": {"subMerchantData": {"document": {"type": "NATIONAL_IDENTITY"}}}}}'
Try It! to start a request and see the response here! Or choose an example: