Konfigürasyon
| Field | Type | Required | Min Length | Max Length |
|---|---|---|---|---|
| basketType | string | True | 1 | 255 |
| eCommerceUrl | string | False | 1 | 255 |
| basketUrl | string | False | 1 | 255 |
| customerGetUrl | string | False | 1 | 255 |
| customerPostUrl | string | False | 1 | 255 |
| paymentSucceededUrl | string | False | 1 | 255 |
| payoutSucceededUrl | string | False | 1 | 255 |
| paymentCancelledUrl | string | False | 1 | 255 |
| paymentFailedUrl | string | False | 1 | 255 |
| eInvoiceCreatedUrl | string | False | 1 | 255 |
| eInvoiceCancelledUrl | string | False | 1 | 255 |
| intentUrl | string | False | 1 | 255 |
| odealRequestKey | string | False | 1 | 255 |
Çalışanları Ekleme
| Field | Type | Required | Min Length | Max Length |
|---|---|---|---|---|
| employeeReferenceCode | string | True | 1 | 255 |
| name | string | True | 1 | 255 |
| surname | string | True | 1 | 255 |
| gsmNumber | string | False | 10 | 10 |
| identityNumber | string | False | 11 | 11 |
| mailAddress | string | False | 1 | 50 |
Ürün Kaydet
| Field | Type | Required | Min Length | Max Length |
|---|---|---|---|---|
| unitId | bigInt | True | 1 | 1 |
| name | string | True | 1 | 255 |
| description | string | True | 1 | 255 |
| referenceCode | string | True | 1 | 10 |
| grossPrice | decimal | True | 1 | 9999999999 |
| vatRatio | İnt | True | 1 | Max Int |
| vatDescription | string | True | 1 | 255 |
| sctRatio | double | True | 1 | 1 |
| sctDescription | string | True | 1 | 255 |
| barcodes | Array of strings | False | 1 | 2147483647 |
Müşteri Kaydet
| Field | Type | Required | Min Length | Max Length |
|---|---|---|---|---|
| referenceCode | string | True | 1 | 255 |
| type | string | True | 1 | 255 |
| title | string | True | 1 | 255 |
| name | string | False | 1 | 255 |
| surname | string | False | 1 | 255 |
| taxOffice | string | False | 1 | 255 |
| taxNumber | string | False | 10 | 255 |
| identityNumber | string | False | 11 | 50 |
| gsmNumber | string | False | 10 | 255 |
| string | True | 1 | 255 | |
| city | string | True | 1 | 255 |
| town | string | True | 1 | 255 |
| address | string | True | 1 | 500 |
Sepet Aktar
| Field | Type | Required | Min Length | Max Length | |||
|---|---|---|---|---|---|---|---|
| referenceCode | string | True | 1 | 255 | |||
| externalDeviceKey | string | False | 1 | 100 | |||
| receiptInfo | string | False | 1 | 255 | |||
| customInfo | string | False | 1 | 255 | |||
| customer | object | False | 1 | - | |||
| referenceCode | string | True | 1 | 255 | |||
| type | string | True | 1 | 255 | |||
| title | string | True | 1 | 255 | |||
| name | string | True | 1 | 255 | |||
| surname | string | True | 1 | 255 | |||
| taxOffice | string | False | 1 | 255 | |||
| taxNumber | string | False | 10 | 255 | |||
| identityNumber | string | False | 11 | 50 | |||
| gsmNumber | string | True | 10 | 255 | |||
| string | True | 1 | 255 | ||||
| city | string | True | 1 | 255 | |||
| town | string | True | 1 | 255 | |||
| address | string | True | 1 | 500 | |||
| price | object | True | - | - | |||
| grossPrice | decimal | True | 1 | 99999999 | |||
| items | Array of objects | True | - | - | |||
| quantity | decimal | True | 1 | 99999999 | |||
| product | object | True | - | - | |||
| unitCode | string | True | 1 | 25 | |||
| name | string | False | 1 | 255 | |||
| referenceCode | string | False | 1 | 50 | |||
| price | object | - | - | ||||
| grossPrice | double | True | 1 | 99999999 | |||
| vatRatio | int | False | 1 | Max Int Value | |||
| sctRatio | int | False | 1 | Max Int Value |
