Skip to main content
POST
Order custom fields

Authorizations

x-APIKey
string
header
required

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.

Query Parameters

org_id
integer

Organization ID. Only PROVIDER users can specify a different organization. If not provided, defaults to your own organization.

Body

application/json

Request object to reorder custom fields and optionally sections

orders
object[]
required

On the Business Edit view of the Partoo App, custom fields will be displayed depending on their order.
The lowest number will be the first.

section_orders
object[]

On the Business Edit view of the Partoo App, custom fields section will be displayed depending on their order.
The lowest number will be the first.

Response

OK

status
enum<string>

Request status

Available options:
success