Private
impersonatingCreate a new bundle line item. If ID is provided and an object with that ID already exists, a 409 (conflict) error is returned. Check out the docs for more info
Direction of the order, from the current user's perspective. Possible values: incoming, outgoing, all.
ID of the order.
ID of the bundle.
Delete a bundle line item. Check out the docs for more info
Direction of the order, from the current user's perspective. Possible values: incoming, outgoing, all.
ID of the order.
ID of the bundle.
ID of the bundle item.
Generated using TypeDoc
Description
enables impersonation by calling the subsequent method with the stored impersonation token
Example