Get OMS addon status
GET/tenants/status
Reports the merchant account's oms entitlement and whether order creation from payments is currently active for the calling merchant.
Request
Responses
- 200
- 401
- 403
- 429
- 500
- 504
No credentials were supplied, or the identity token / secret key is not valid for the target merchant.
The credentials are valid but lack the permission this operation requires.
Too many requests. The rate limit is applied per client across all operations.
The request could not be completed because of an unexpected error.
The request exceeded the processing time limit and was abandoned.