Skip to main content

Interface: PurchaseAuthorizationConfigCreateInput

Defined in: type/PurchaseAuthorizationConfigCreateInput.ts:5

Input object for PurchaseAuthorizationConfigCreateInput

Properties

authorizationLimit?

optional authorizationLimit?: number

Defined in: type/PurchaseAuthorizationConfigCreateInput.ts:13

The purchaser's authorization limit i.e. maximum amount that can be spent per order


companyId

companyId: number

Defined in: type/PurchaseAuthorizationConfigCreateInput.ts:9

Identifier of the company the purchase authorization config is valid for


contactId

contactId: number

Defined in: type/PurchaseAuthorizationConfigCreateInput.ts:7

Identifier of the contact the purchase authorization config is valid for


purchaseRole

purchaseRole: PurchaseRole

Defined in: type/PurchaseAuthorizationConfigCreateInput.ts:11

The purchase role of the contact within the company. Defaults to PURCHASER