RTP
The Clearing House's Real-Time Payments network. Used for instant pay-in in the USA.
Required fields
Field
Type
Description
Example
{
"type": "RTP",
"currency": "USD",
"rtp": {
"routingNumber": "021000021",
"bank": {
"accountNumber": "000123456789"
},
"customer": {
"firstName": "Sarah",
"lastName": "Williams",
"email": "[email protected]",
"documentType": "SSN",
"documentNumber": "456789012"
}
}
}Schema
Last updated

