PayerAccountInputData
Arguments for a new payer acccount
Properties
| Parameter | Type | Description |
|---|---|---|
| firstname | string | Billing firstname on the payer card: 20 characters |
| surname | string | Billing surname on the payer card: 20 characters |
| address1 | string | Billing address line 1: 100 characters |
| address2 | string | Billing address line 2: 100 characters (Optional) |
| city | string | Billing city: 40 characters |
| postcode | string | Billing postcode: 10 characters |
| phone | string | Billing phone: 20 characters (optional) |
| string | Customer email: 255 characters (optional) |