V1
Applications
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| app_owner_id | path | string | true | ‘none’ |
| app_client_id | path | string | true | ‘none’ |
| body | body | OperativeCreateApplicationRequest | true | ‘none’ |
Request body - instance of OperativeCreateApplicationRequest
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| appOwnerName | string | true | The Aggregator Name plus the AppOwner ID. |
| appOwnerEmail | string(email) | false | The AppOwner’s contactMedium.emailAddress. |
| appOwnerDescription | string | true | Trading Name, organizationType and tax Number. |
| appClientSecret | string | true | Application Client Secret. |
| appClientRedirectURL | [string] | false | Application redirectURL. |
| appClientName | string | true | Application commercialName. |
| appClientJwksUri | string(uri) | false | Application Client jwks Uri. |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | Successful operation | OperativeApplicationClientResponse |
| 400 | Bad Request | Problem with the client request | OperativeApiError |
| 401 | Unauthorized | Unauthorized | OperativeApiError |
| 403 | Forbidden | Client does not have sufficient permission. | OperativeApiError |
| 500 | Internal Server Error | Server error | OperativeApiError |
| 503 | Service Unavailable | Service unavailable. Typically the server is down. | OperativeApiError |
| 504 | Gateway Time-out | Request time exceeded. If it happens repeatedly, consider reducing the request complexity | OperativeApiError |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| app_owner_id | path | string | true | ‘none’ |
| app_client_id | path | string | true | ‘none’ |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | Successful operation | OperativeApplicationClientResponse |
| 400 | Bad Request | Problem with the client request | OperativeApiError |
| 401 | Unauthorized | Unauthorized | OperativeApiError |
| 403 | Forbidden | Client does not have sufficient permission. | OperativeApiError |
| 500 | Internal Server Error | Server error | OperativeApiError |
| 503 | Service Unavailable | Service unavailable. Typically the server is down. | OperativeApiError |
| 504 | Gateway Time-out | Request time exceeded. If it happens repeatedly, consider reducing the request complexity | OperativeApiError |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| app_owner_id | path | string | true | ‘none’ |
| app_client_id | path | string | true | ‘none’ |
| body | body | OperativeCreateProductOrderRequest | true | ‘none’ |
Request body - instance of OperativeCreateProductOrderRequest
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| scope | string | true | Defines the scope of the API. |
| purpose | string | true | Defines the purpose of the API. |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 201 | Created | Successful operation | None |
| 400 | Bad Request | Problem with the client request | OperativeApiError |
| 401 | Unauthorized | Unauthorized | OperativeApiError |
| 403 | Forbidden | Client does not have sufficient permission. | OperativeApiError |
| 500 | Internal Server Error | Server error | OperativeApiError |
| 503 | Service Unavailable | Service unavailable. Typically the server is down. | OperativeApiError |
| 504 | Gateway Time-out | Request time exceeded. If it happens repeatedly, consider reducing the request complexity | OperativeApiError |
400 - instance of OperativeApiError
Custom schema example
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| code | string | true | code of the error |
| title | string | true | title of the error |
| ref | string | true | ref of the error |
| details | string | true | details of the error |
Endpoints
Consents
Number Verification
Sim Swap
Applications