Logo
Peach Payments Public API Documentation

Submit batch

PUT {{batchUrl}}

Generate a unique payment link for a transaction and optionally send this link to the recipient via email and/or sms.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X PUT '<Populated from Create Batch response>'

ENDPOINTS