Authorization Scopes
Scopes grants clients access to functionality reserved for special permissions. You can request one or more of the scopes listed below in the query parameter scope
when authenticating a client.
The following scopes are available:
Scope | Functionality | Description |
---|---|---|
transactions:custom:price | Custom Unit Price | Add or update a custom price or tax for a line item. |
Example:
Last updated