OfferToPayResponse
OfferToPayIdstring
Example:
otp-998877Statusstring
Possible values: [Sent, Accepted, Rejected, Paid]
Example:
SentOfferToPayResponse
{
"OfferToPayId": "otp-998877",
"Status": "Sent"
}