DEV

Type.

CarrierCredential

Specifies the components of the credential required to access a Carrier's API.

Fields

createdAt

DateTime!

Required

When this CarrierCredential was created.

createdBy

ID!

Required

The user who created the CarrierCredential.

display

VisibilityCode!

Required

Specifies whether the field is visible to a merchant.

id

ID!

Required

A unique identifier for the CarrierCredential.

label

String!

Required

The name of the CarrierCredential field as denoted by the Carrier.

sequence

Int!

Required

The sequence that this credential will appear to the user.
The credential type that is being updated for a Carrier.

validationPattern

String

The regex syntax that is required for the CarrierCredential field.

Was this page helpful?