BusinessContact: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
Line 6: Line 6:


This structure is used by the following API endpoints:
This structure is used by the following API endpoints:
* [[Shop-Create-v1]]
* [[Pos-Create-v1]]
* [[Shop-GetState-v1]]
* [[Pos-GetState-v1]]


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

Revision as of 12:59, 2 May 2023

Business contact structure

This structure represents the details for the business 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 business contact person.
PhoneNumber string
  • Max length: 30 characters
  • Expected format: 36701231234 (where 36 is the country code)
The number must be sent in the expected format, without a + sign or leading zero(s).
Email string The email address of the business contact.