Payment Request
A request for payment on FedNow or RTP (pain.013): one the bank's customer sends to a payer at another institution, answered by pain.014 (received, presented, accepted or rejected) and settled by the payer's credit transfer carrying the request's identification; or one another institution's customer sends to the bank's customer, who pays or declines. An open request can be cancelled (camt.055) and expires at its expiry time.
OBJECTThe Payment Request objectA request for payment on FedNow or RTP (pain.013): one the bank's customer sends to a payer at another institution, answered by pain.014 (received, presented, accepted or rejected) and settled by the payer's credit transfer carrying the request's identification; or one another institution's customer sends to the bank's customer, who pays or declines. An open request can be cancelled (camt.055) and expires at its expiry time.GETList all payment requests
/payment-requests · List requests for payment sent and receivedPOSTClose the open requests whose expiry has passed (a scheduler calls this)/payment-requests/expirationsGETGet a payment request by ID/payment-requests/{id} · Read a request for paymentPOSTAsk for a request the bank sent to be cancelled (camt.055)/payment-requests/{id}/cancelPOSTDecline a request the bank's customer received (pain.014 RJCT)/payment-requests/{id}/declinePOSTAccept a request the bank's customer received and pay it (pain.014 ACTC, then the credit transfer)/payment-requests/{id}/payPOSTTell the requester the bank's customer has seen the request (pain.014 PRES)/payment-requests/{id}/present