BusinessContact: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Stankovicsa (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
This structure is used by the following API endpoints: | This structure is used by the following API endpoints: | ||
* [[ | * [[Pos-Create-v1]] | ||
* [[ | * [[Pos-Get-v1]] | ||
== Property list == | == Property list == | ||
Line 22: | Line 22: | ||
| | | | ||
* Max length: 30 characters | * Max length: 30 characters | ||
* Expected format: | * Expected format: 36701231234 (where 36 is the country code) | ||
| The | |The number must be sent in the expected format, without a + sign or leading zero(s). | ||
|- | |- | ||
| Email | | Email |
Latest revision as of 12:15, 16 June 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 |
|
The number must be sent in the expected format, without a + sign or leading zero(s). |
string | The email address of the business contact. |