1curl -X PATCH https://production.pier-finance.com/api/payments/pmt_234259b117854d0194bc5864a6c45b42/test/failed \2 -H "Authorization: Bearer <token>"
1"Ok."
Move payment to failed state (sandbox only)
Bearer authentication of the form Bearer <token>, where token is your auth token.
Bearer <token>