DEV

Mutation.

orderUpdateParty

Update the destination or payor party information on an order

Arguments

Required

No description

Returns:

Order

GraphQL
1
2
3
type Mutation {
  orderUpdateParty(input: OrderUpdatePartyInput!): Order
}

Was this page helpful?