Mutation: upsertExternal
Requires access to given quote realization
sales {
otherPrice {
upsertExternal(
quoteRealizationNid: QuoteRealizationNid!
otherPriceList: [QuoteRealizationOtherPriceExternalInput!]!
): [QuoteRealizationOtherPrice!]!
}
}
Arguments
upsertExternal.quoteRealizationNid ● QuoteRealizationNid! non-null scalar
upsertExternal.otherPriceList ● [QuoteRealizationOtherPriceExternalInput!]! non-null input
Type
QuoteRealizationOtherPrice object
Other price for quote realization