RequestToPayResponse
RequestToPayIdstring
Example:
rtp-554433Statusstring
Possible values: [Sent, Accepted, Rejected, Paid]
Example:
SentRequestToPayResponse
{
"RequestToPayId": "rtp-554433",
"Status": "Sent"
}