Authorizations
The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey
). An api_key is linked to a user. This user's role will give you different access level to the API features.
Body
application/json
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
Boolean Custom Field
The name of the custom field
Required string length:
1 - 50
Example:
"Click and collect"
BOOLEAN
Minimum length:
1
Example:
"BOOLEAN"
Describes where the custom field is displayed on the Business Edit view of the Partoo App. If the custom field is within a section, order specifies its position within the custom field section.
Example:
30
Id of the custom field section
Example:
6
Response
OK
Id of the custom field
Example:
42