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 all transaction events related to payment processing, including successful payments, failed payments, and Butter retry events. All transaction events, besides disputes, should be sent by the merchant to this endpoint.

Expand the objects below and add field values to create an example payload on the right side of the screen.

Authentication
x-api-key
Body Parameters
body
*
customer
*
subscription
*
invoice
*
transactions
*
custom
Responses
200
Request Successful
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