GraphQL OBJECT

ConvertOrderToPurchaseOrderResult

The converted purchase order. A purchase order is a payment option offered only to institutional customers in which software is delivered immediately without the upfront collection of payment.

link Definition

  • type ConvertOrderToPurchaseOrderResult {
  • # The updated purchase.
  • convertedPurchaseOrder: Purchase
  • }

link Required by