RawPurchaseResponse Data Type

Contains the response from Raw Purchase API.

Properties
name data type description
purchaseNumber string The identifier of the raw purchase that was created.

Example

{
  "purchaseNumber" : "..."
}