customerReleaseShippingStorage
Releases a shipping held in storage on behalf of the customer.
customerReleaseShippingStorage(
address: OrderCustomerAddressInput
language: OrderCustomerLanguageInput
orderId: ID!
zendeskConversation: OrderCustomerZendeskConversationInput!
): OperationReturn
Arguments
customerReleaseShippingStorage.address ● OrderCustomerAddressInput input
customerReleaseShippingStorage.language ● OrderCustomerLanguageInput enum
customerReleaseShippingStorage.orderId ● ID! non-null scalar
customerReleaseShippingStorage.zendeskConversation ● OrderCustomerZendeskConversationInput! non-null input
Type
OperationReturn object
Generic return type for operations that have no intrinsic return type