Get support-file reassignment status
GET/v1/invoices/reassign-support-files/status/:monitorId
Poll the monitor returned by POST /v1/invoices/reassign-support-files when it responds 202 - this is the endpoint its Location header points to. Returns the current status of the migration plus error, error_code and error_message when it failed. When the reassignment ran synchronously (204), there is no monitor to poll.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error