SOA
SOA
List all SOAs.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to the name of a SOA.
External reference to a SOA.
Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Example response
Example response
Create a new SOA.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Creates amounts on a SOA.
Items in:
create : will be created.
update : will be updated.
delete: will be deleted.
upsert: will create or update if needed.
The response http status is either:
200: all items in request was processed successfully,
207: one or more item was processed with an error.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Response for SOAAmountBatchRequest. 200: All items in request was processed with no errors 207: One or more items in request returned an error
Response for SOAAmountBatchRequest. 200: All items in request was processed with no errors 207: One or more items in request returned an error
Get SOA details.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a SOA.
^[A-Za-z0-9-_]+Example response
Example response
Update SO details.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a SOA.
^[A-Za-z0-9-_]+Example response
Example response
Deletes a SOA and all associated amounts.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a SOA.
^[A-Za-z0-9-_]+No Content
No Content
No content
List SOA Amounts associated with a SOA
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a SOA.
^[A-Za-z0-9-_]+Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
List of SOA Amounts
List of SOA Amounts
Create a SOA amount.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a SOA.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Example response
Example response
Get a SOA amount.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a SOA.
^[A-Za-z0-9-_]+Reference to a SOA amount.
^[A-Za-z0-9-_]+Example response
Example response
Update SOA amount details
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a SOA.
^[A-Za-z0-9-_]+Reference to a SOA amount.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Example response
Example response
Delete a SOA amount
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a SOA.
^[A-Za-z0-9-_]+Reference to a SOA amount.
^[A-Za-z0-9-_]+No Content
No Content
No content
Last updated