Recover
...
API Reference
Recover Enterprise API

Payments

1min
POST
https://api.butterpayments.com/recover/payments
This endpoint serves as the entry point into Recover for payment events to be considered for retry. Both successful and failed payments should be sent by the merchant to this endpoint.
Authentication
x-api-key
Body Parameters
body
*
customer
*
subscription
*
invoice
*
transactions
*
custom
Responses
200
Request Succesfull
message
request_id
400
Request Failed Validation
message
errors
403
Invalid API Key
message
errors
404
Method/Path Not Found
message
415
Unsupported Media Type
message
errors
500
Server Error