@itentialopensource/adapter-ns1_cloud
Version:
This adapter integrates with system described as: ns1_cloud.
20 lines • 387 B
JSON
{
"type": "string",
"default": true,
"cc_expire_year": 8,
"cc_expire_month": 9,
"firstname": "string",
"lastname": "string",
"company": "string",
"cc_type": "string",
"phone": "string",
"address": {
"country": "string",
"street": "string",
"state": "string",
"city": "string",
"postalcode": "string"
},
"cc_number_last4": "string",
"id": 1
}