Return TransactionAsk AIpost https://{host}.api.capillarytech.com/v1.1/transaction/addLets you submit a return transaction of any transaction type.Body Paramstransaction typestringThe type of transaction.countrystringThe country in which the transaction took place.numberstringThe unique identifier for the transaction.not_interested_reasonstringThe reason provided for the return transaction.return_typestringThe type of return.parent_bill_numberstringThe original bill number associated with the transaction.purchase_timestringThe date of the original purchase.amountstringThe amount associated with the return.billing_timestringThe time the bill was issued.customer mobilestringThe mobile number of the customer.customer emailstringThe email address of the customer.customer external_idstringAn external identifier for the customer.customer firstnamestringThe customer's first name.customer lastnamestringThe customer's last name.line_item serialstringThe serial number of the item.line_item amountstringThe amount for the line item.line_item descriptionstringThe description of the line item.line_item item_codestringThe unique code associated with the line item.line_item qtystringThe quantity of the line item.line_item ratestringThe rate of the line item.line_item valuestringThe value of the line item.line_item attribute namestringThe attribute name of the line item.line_item attribute valuestringThe attribute value of the line item.custom_data_item field_namestringThe custom field name.custom_data_item field_valuestringThe value associated with the custom field.idint64Transaction ID of the transaction that needs to be returned.Responses 200200 400400Updated about 1 month ago