Skip to main content
Log inSign up
Anchor to OrderEditAddCustomItemPayload

OrderEditAddCustomItemPayload

payload

Return type for orderEditAddCustomItem mutation.

•

The custom line item that will be added to the order based on the current edits.

•

An order with the edits applied but not saved.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Adds a custom line item to an existing order. For example, you could add a gift wrapping service as a custom line item. To learn how to edit existing orders, refer to Edit an existing order with Admin API.


Was this section helpful?