phone_number
- Is optional
-
Type:
string
A field used to identify a phone number for a contact within the payment object.
The phone_number
field is a "soft" field. For more information, see Soft fields.
JSON schema extract
"phone_number": {
"type": "string",
"description": "Code allocated to identify a contact phone number."
}