Subscriptions

Register contact lens box deliveries

Records one or more contact lens box deliveries for a subscription. Each entry references a ContactLensSubscription cart item by its reference_uuid and the quantity of boxes delivered. Per-item box_count for the current subscription year is the cap.

post/api/public/v1/subscriptions/{subscription_id}/box_deliveries

Path parameters

subscription_idstring required

Subscription ID

Headers

Authorizationstring required

Request body

Response

two deliveries registered

PublicCreateBoxDeliveryResponse required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.