| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- getAllAvailablePlaces()
- {
- "date_from": "2024-09-02",
- "date_to": "2024-09-30",
- "product_id": "5001"
- }
- FirstStepPreOrder()
- {
- "fk_event": "2255",
- "reservations": "1",
- "product_id": "5001"
- }
- validateandsaveinvoice()
- {
- "invoice": {
- "socid": 1,
- "mode_reglement_id": 6,
- "array_options_app_facture": 1,
- "entity": 1,
- "multicurrency_code": "HUF",
- "fk_multicurrency": 1,
- "fk_account": 2,
- "array_options_customer_data_zip": "1011"
- },
- "cardPaymentLog": "{\"timestamp\":\"0209241531\",\"merchant_id\":\"000000000018756\",\"acquirer_id\":\"88105000003\",\"operation_number\":\"000039\",\"termid\":\"35001708\",\"pan\":\"428312******5211\",\"exp\":\"****\",\"stan\":\"000002\",\"authorization_number\":\"670660\",\"trans_type\":\"CLI\",\"amount\":\"2.0\",\"cvm\":\"2\",\"billnumber\":\"FpTIdKfgGMRhsyUX\",\"card_transaction_id\":\"FpTIdKfgGMRhsyUX\"}",
- "payment": {
- "datepaye": 1725283939,
- "paymentid": 6,
- "accountid": 2,
- "closepaidinvoices": "yes",
- "comment": "{\"timestamp\":\"0209241531\",\"merchant_id\":\"000000000018756\",\"acquirer_id\":\"88105000003\",\"operation_number\":\"000039\",\"termid\":\"35001708\",\"pan\":\"428312******5211\",\"exp\":\"****\",\"stan\":\"000002\",\"authorization_number\":\"670660\",\"trans_type\":\"CLI\",\"amount\":\"2.0\",\"cvm\":\"2\",\"billnumber\":\"FpTIdKfgGMRhsyUX\",\"card_transaction_id\":\"FpTIdKfgGMRhsyUX\"}"
- },
- "preorder": [
- 325
- ],
- "note": "{\"Name\":\"Name of the Customer\",\"email\":\"asd@asd.hu\",\"phone\":\"88105000003\"}",
- "company_invoice": {
- "company_name": "Name of the Company",
- "taxnumber": "111111-1-11",
- "country": "Hungary",
- "state": "",
- "city": "Budapest",
- "Address": "Utca házszám",
- "zipcode": "1022"
- }
- }
|