Spree Admin SDK
Activate a price list
Transitions a draft / inactive list to active. If starts_at is
in the future the list is marked scheduled instead, matching the
legacy admin behaviour.
Required scope: write_products (for API-key authentication).
PATCH
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Path Parameters
Response
200 - application/json
price list activated
The values listed are the built-in ones; extensions may add more.
Available options:
draft, active, inactive, scheduled Available options:
all, any 
