Skip to main content

createAsn

Register a new ASN in the system.

Requirements

  1. The user must be authenticated
  2. The user must have the create_asn permission
  3. If the brand_id is not provided, the header X-Brand-Id must be provided with the brand ID.

Errors

createAsn(
input: CreateASNInput!
): ASN!

Arguments

createAsn.input ● CreateASNInput! non-null input

Parameters for CreateASN

Type

ASN object