PurchaseDescription
The type PurchaseDescription is a description of the purchase in JSON.
name | type | description |
---|---|---|
sales_document_data | SalesDocument | purchase data written in json |
amount | unsigned int | transaction amount in billons |
merchant_unique_purchase_id | string | purchase id set by merchant |
related_purchase_processing_item_id | string | id of related document (ie. in case of refund) |
related_merchant_unique_purchase_id | string | id of related document (ie. in case of refund), set by merchant |
POS_id | liczba 128-bitowa | id of POS (sales point) where transaction was done |