createAsn
Register a new ASN in the system.
Requirements
- The user must be authenticated
- The user must have the
create_asn
permission - If the
brand_id
is not provided, the headerX-Brand-Id
must be provided with the brand ID.
Errors
createAsn(
input: CreateASNInput!
): ASN!
Arguments
createAsn.input
● CreateASNInput!
non-null input
Parameters for CreateASN