Skip to content

createLineItem

createLineItem(deps, lineItemsUrl, bearer, lineItem): Promise<LineItem>

Defined in: packages/core/src/ags.ts:225

Create a line item in a container. bearer needs the lineitem scope.

AgsDeps

string

string

LineItem

Promise<LineItem>