Cancel resend order
Resend
Cancel resend order
POST
Cancel resend order
Cancels a pending resend order. Only works while the resend is still cancellable — once the warehouse has shipped, contact support.
Authorizations
Your API key
Your API token — keep this private
Body
application/json
Resend identifier to cancel
Response
Success — returns the standard response envelope with no additional payload fields. Inspect meta.status to confirm cancellation succeeded.
Universal response envelope. Successful responses include the business payload as additional top-level fields alongside correlationId and meta. Failed responses (auth errors, validation errors) only populate correlationId and meta, with meta.errorCode and meta.error describing the failure.