Skip to main content

purchaseAuthorizationConfig

Query for retrieving a PurchaseAuthorizationConfig entity by ID. The purchase authorization config defines the purchase role of a contact within a company as well as their authorization limit. AUTH: Role=[user.OWNER,user.EDITOR,user.VIEWER] OR ('user is authenticated'),

purchaseAuthorizationConfig(
id: String!
): PurchaseAuthorizationConfig!

Arguments

purchaseAuthorizationConfig.id ● String! non-null scalar

The primary ID of the purchase authorization config, uuid v7 format

Type

PurchaseAuthorizationConfig object