Manually sets an attachment's status (e.g. Matched / Error / SentToPayer). The status id is the AdditionalInfoStatus enum value. 404 if the attachment doesn't exist or belongs to a different account. Returns the updated editor view.
POST/api/Attachment275/v1/:id/Status
Manually sets an attachment's status (e.g. Matched / Error / SentToPayer). The status id is the AdditionalInfoStatus enum value. 404 if the attachment doesn't exist or belongs to a different account. Returns the updated editor view.
Request
Responses
- 200
- 400
- 404
OK
Bad Request
Not Found