Pricing Configuration
Get Pricing v2 Status
Retrieves Pricing v2 Status.
Response body example
{
"isActive": true,
"hasMigrated": true
}
get/pricing/migration
Headers
Content-Typestring required
Describes the type of the content being sent.
Acceptstring required
Example:application/json
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Response
OK