Progress Status
Progresses a cheque'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.
Path parameters
The ID of the cheque you want to progress.
Response
The progressed cheque
Changes
Changed in 2 of the 7 revisions of this API.19
- ●
removed the optional property
logoURLfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
digitalOnly/allOf[DigitalOnly]/payeeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
from/allOf[Contact]/secretto the response with the200statusresponse-optional-property-added
- ○
added the optional property
letterHTMLto the response with the200statusresponse-optional-property-added
- ○
added the optional property
letterTemplateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
letterUploadedPDFto the response with the200statusresponse-optional-property-added
- ○
added the optional property
logoto the response with the200statusresponse-optional-property-added
- ○
added the optional property
returnEnvelopeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
to/allOf[Contact]/secretto the response with the200statusresponse-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
- ○