Select
Categories
Access to customer categories
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
org_id | path | string | true | organization name |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | All categories returned successfully | Categories |
400 | Bad Request | Invalid request body | ErrorResponse |
401 | Unauthorized | Unauthorized | ErrorResponse |
403 | Forbidden | Forbidden resource | ErrorResponse |
500 | Internal Server Error | Internal server error | ErrorResponse |
503 | Service Unavailable | Service unavailable | ErrorResponse |
504 | Gateway Time-out | Repository timeout | ErrorResponse |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
org_id | path | string | true | organization name |
body | body | PostCategories | true | ‘none’ |
Request body - instance of PostCategories
|
|
Name | Type | Required | Description |
---|---|---|---|
categories | [PostCategory] | true | none |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
201 | Created | Categories created successfully | Categories |
400 | Bad Request | Invalid request body | ErrorResponse |
401 | Unauthorized | Unauthorized | ErrorResponse |
403 | Forbidden | Forbidden resource | ErrorResponse |
409 | Conflict | Conflict | ErrorResponse |
500 | Internal Server Error | Internal server error | ErrorResponse |
503 | Service Unavailable | Service unavailable | ErrorResponse |
504 | Gateway Time-out | Repository timeout | ErrorResponse |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
org_id | path | string | true | organization name |
category_id | path | integer(int32) | true | Category id to be returned |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | Category returned successfully | Category |
400 | Bad Request | Invalid request body | ErrorResponse |
401 | Unauthorized | Unauthorized | ErrorResponse |
403 | Forbidden | Forbidden resource | ErrorResponse |
404 | Not Found | Resource not found | ErrorResponse |
500 | Internal Server Error | Internal server error | ErrorResponse |
503 | Service Unavailable | Service unavailable | ErrorResponse |
504 | Gateway Time-out | Repository timeout | ErrorResponse |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
org_id | path | string | true | organization name |
category_id | path | integer(int32) | true | Category id to be returned |
body | body | PatchCategory | true | ‘none’ |
Request body - instance of PatchCategory
|
|
Name | Type | Required | Description |
---|---|---|---|
description | string | false | Category description |
valid_values | [string] | false | Must include all values already present and new values to be added, or less values to be removed. |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
204 | No Content | successful operation | None |
400 | Bad Request | Invalid request body | ErrorResponse |
401 | Unauthorized | Unauthorized | ErrorResponse |
403 | Forbidden | Forbidden resource | ErrorResponse |
404 | Not Found | Resource not found | ErrorResponse |
409 | Conflict | Conflict | ErrorResponse |
500 | Internal Server Error | Internal server error | ErrorResponse |
503 | Service Unavailable | Service unavailable | ErrorResponse |
504 | Gateway Time-out | Repository timeout | ErrorResponse |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
org_id | path | string | true | organization name |
category_id | path | integer(int32) | true | Category id to be returned |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
204 | No Content | successful operation | None |
400 | Bad Request | Invalid request body | ErrorResponse |
401 | Unauthorized | Unauthorized | ErrorResponse |
403 | Forbidden | Forbidden resource | ErrorResponse |
404 | Not Found | Resource not found | ErrorResponse |
500 | Internal Server Error | Internal server error | ErrorResponse |
503 | Service Unavailable | Service unavailable | ErrorResponse |
504 | Gateway Time-out | Repository timeout | ErrorResponse |
Endpoints
Accounts
Customers
Categories
Customer credentials
External customers
External accounts
Customer identification processes
Customers Categories