Set a customer pricing model to production

PUT {{base_url}}/api/2/tenants/{{customer_tenant_id}}/pricing

Request Body

{"version"=>1582804549005, "mode"=>"production", "currency"=>nil}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"version":1580810442765,"mode":"production","currency":null}