chargeShopifyOrderOutstandingAmount
Charges the outstanding amount on a Shopify order using the totalOutstandingSet value from the Shopify API.
Arguments
Argument
Description
Parameters for ChargeShopifyOrderOutstandingAmount
ChargeShopifyOrderOutstandingAmountInput Arguments
Argument
Description
shopifyOrderId (String!)
Shopify Order ID to charge the outstanding amount for.
Return fields
errors ([String!]!)
invoice (Invoice)
payment (Payment)
subscription (Subscription)
Last updated
Was this helpful?