Snap Packs
Progress Status
Progresses a snap pack's status to the next stage. This is only available in test mode and can be used to simulate how a live order would progress through the different statuses.
Note: this will fail with an invalid_progression_error if the status is one of completed or cancelled.
post/print-mail/v1/snap_packs/{id}/progressions
Path parameters
idstring required
The ID of the snap pack you want to progress.
Response
The progressed snap pack
Changes
Changed in 2 of the 7 revisions of this API.3
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○