CustomerServiceContact: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
(Created page with "= Customer service contact structure = This structure represents the details for the customer service contact of your shop in Barion. == API usage == This structure is use...")
 
Line 7: Line 7:
This structure is used by the following API endpoints:
This structure is used by the following API endpoints:
* [[Shop-Create-v1]]
* [[Shop-Create-v1]]
* [[Shop-GetState-v1]]


== Property list ==
== Property list ==

Revision as of 15:05, 28 April 2023

Customer service contact structure

This structure represents the details for the customer service contact of your shop in Barion.

API usage

This structure is used by the following API endpoints:

Property list

Property name Property type Limitations and constraints Description
Name string The name of the customer service desk.
PhoneNumber string
  • Max length: 30 characters
  • Expected format: CCXX1231234, where CC is the country code, XX is the provider, followed by the phone number.
    For example, a Hungarian Vodafone mobile number would be 3670123456789.
The phone number of the customer service desk.
Email string The email address of the customer service desk.