Approve a Payment
POST/payments/:id/approve
If maker-checker payment flow is enabled, a checker with the appreopriate authority must approve the payment by making a approve request before the payment is executed.
Request
Responses
- 200
OK
Response Headers
Acme-Mode
Has the value LIVE if the data exists in live production mode or the value TEST if the data exists in test sandbox mode.