Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 982 Bytes

File metadata and controls

13 lines (10 loc) · 982 Bytes

OrderItemsReturnRequest

Properties

Name Type Description Notes
items \SkipPay\Model\ChangeOrderItemRequestSerializer[] List of changed items. All items are considered when empty. [optional]
totalPrice \SkipPay\Model\OrderItemsChangeRequestTotalPrice [optional]
totalVat \SkipPay\Model\VatAmount[] Total VAT amounts of items (from orderItems array) split by their VAT rates. [optional]
document \SkipPay\Model\DocumentRequest [optional]
variableSymbol string Variable symbol of the new document (credit note, ...). This symbols is used by Skip Pay to pair payment from e-shop. [optional]

[Back to Model list] [Back to API list] [Back to README]