Get a customer pricing model
GET {{base_url}}/api/2/tenants/{{customer_tenant_id}}/pricing
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"version": 1580810442765,
"mode": "production",
"currency": null
} |
ENDPOINTS