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
Spree Admin SDK

