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