Payments

Move payment to failed state

PATCH

Move payment to failed state (sandbox only)

Path parameters

payment_idstringRequired

Response

This endpoint returns a string

Errors

PATCH
1curl -X PATCH https://production.pier-finance.com/api/payments/pmt_234259b117854d0194bc5864a6c45b42/test/failed \
2 -H "Authorization: Bearer <token>"
1"Ok."