Skip to main content
POST
ASNs can only be cancelled if they haven’t been received. Once receiving has started, the ASN cannot be cancelled.

Path Parameters

string
required
The unique identifier of the ASN to cancel

Request Body

string
required
Reason for cancellation
string
required
User ID or email of the person cancelling the ASN
boolean
Whether to notify the supplier of the cancellation (default: true)
string
Additional notes about the cancellation

Response

string
ASN ID
string
ASN number
string
Updated status (will be “cancelled”)
string
Timestamp of cancellation
string
User who cancelled the ASN
string
Reason for cancellation

Error Responses

object
Error object when cancellation fails