Skip to main content

PaymentMethod

iduuid
Example: 3fa85f64-5717-4562-b3fc-2c963f66afa6
typestring
Example: CARD
subTypestringnullable
Example: Visa
customerIdstringnullable
Example: User159
expirydatenullable
Example: 2024-07-29
createdAtdate-time
Example: 2024-07-29T15:51:28.071Z
displayTextstring
Example: 40000000XXXX0003
PaymentMethod
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"type": "CARD",
"subType": "Visa",
"customerId": "User159",
"expiry": "2024-07-29",
"createdAt": "2024-07-29T15:51:28.071Z",
"displayText": "40000000XXXX0003"
}