cURL
curl --request GET \ --url https://api.pricenow.dev/api/accounts/persons/schema \ --header 'accept-language: <accept-language>' \ --header 'pratiq-channel-uuid: <pratiq-channel-uuid>'
{ "data": {} }
Get the person schema. Contains the fields that are required (and optional) to create a new person (and owner).
Language of the response
en
de
fr
it
UUID of the sales channel
Successful response
Show child attributes