User Data Fields
When Compliance and Refund Data Sharing is approved and enabled, the following user-level fields may be delivered through the existing order-status webhook payload.
| Field | Type | Remarks |
|---|---|---|
| firstName | string | User's first name |
| middleName | string | User's middle name (optional) |
| lastName | string | User's last name |
| residenceCountry | string | Country code of residence (ISO) |
| birthday | string | Birthday in YYYY-MM-DD format |
| country | string | Country code (ISO) |
See Refund Data Fields for refund-related fields in the same payload.
此页面是否有帮助?
Last modified on