Talep Fişi | Demand Fiche
POST
http://yourdomain/MaxiApi/Demand/DemandFicheTransfer
Logo Firma Bilgileri | Logo Company Information
Birden fazla Firmaya Gönderim Yapılabilir. Renkli Parametreler Zorunlu Alanlardır
| ParametreParameter | TipType | AçıklamaDescription |
|---|---|---|
| FirmID | int | Logo Firma NumarasıLogo Firm Number |
| PeriodNo | int | Logo Firma Dönem NumarasıLogo Firm Term Number |
MainParams Parametreleri | MainParams Parameters
Çoklu Gönderim Yapılabilir. Renkli Parametreler Zorunlu Alanlardır
| ParametreParameter | TipType | AçıklamaDescription | UzunlukLength |
|---|---|---|---|
| SourceID | string | Fiş Kaynak ParametresiFiche Source parameter | - |
| FicheRefNo | int | Yeni Kayıtlar için 0, Güncellemeler için kayıt sonrası geri bildirimi yapılan referans numarası girilmelidir0 for New Records, after registration reference number must be entered for Updates. | - |
| FicheNo | string | Fiş Numarası (Otomatik Numara alması için boş bırakınız.)Fiche Number (leave blank to receive Auto Number.) | - |
| FicheDate | string | Fiş Tarihi ("YYYY-MM-DD" Formatında)Fiche date | - |
| FicheTime | string | Fiş Saati ("HH:MM:SS" Formatında)Fiche Time | - |
| DocumentCode | string | Belge NumarasıDocumen tCode | - |
| SpecialCode | string | Fiş Özel KoduFiche Special Code | - |
| AuthorizationCode | string | Fiş Yetki KoduFiş Authorization Code | - |
| WareHouseNumber | string | Ambar NumarasıWareHouse Number | - |
| Branch | string | İşyeri NumarasıDivision Number | - |
| Department | string | DepartmanDepartment | - |
| Factory | string | FabrikaFactory | - |
| ProjectCode | string | Fiş Proje KoduFiş Project Code | - |
| EmployeeCode | string | Çalışan KoduEmployee Code | - |
LineParams Parametreleri | LineParams Parameters
Çoklu Gönderim Yapılabilir. Renkli Parametreler Zorunlu Alanlardır
| ParametreParameter | TipType | AçıklamaDescription | UzunlukLength | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| LineType | int |
Satır Tipi Line Type
|
|||||||||||
| Amount | double | MiktarAmount | |||||||||||
| MeetType | int |
Karşılama Türü Meet Type
|
|||||||||||
| ProcureDate | string | Teslim Tarihi ("YYYY-MM-DD" Formatında)Procure Date | - | ||||||||||
| WareHouseNumber | string | Karşılama Ambar NumarasıMet With WareHouse Number | - | ||||||||||
| Branch | string | İşyeri NumarasıDivision Number | - | ||||||||||
| Department | string | DepartmanDepartment | - | ||||||||||
| Factory | string | Karşılama FabrikaMet With Factory | - | ||||||||||
| SpecialCode | string | Satır Özel KodLine Special Code | - | ||||||||||
| Description | string | AçıklamaDescription | - | ||||||||||
| AuthorizationCode | string | Yetki KoduAuthorization Code | - | ||||||||||
| Requester | string | Talep Eden KişiRequesting Person | - | ||||||||||
| FicheDate | string | Fiş Tarihi ("YYYY-MM-DD" Formatında)Fiş Date | - | ||||||||||
| AlternativeItemUse | int |
Alternatif Malzeme Kullanımı Usage of Alternative Materials
|
|||||||||||
| ClientCode | string | Cari Hesap KoduCurrent Account Code | - | ||||||||||
| ItemCode | string | Malzeme KoduItem Code | - | ||||||||||
| CardType | string |
Malzeme Kartı Türü Item Card Type
|
|||||||||||
| UnitCode | string | Birim Set (Logo da Açılan Birim setlere göre girilmelidir. Örnek: Adet, Kg vb.)Unit Set (Unit should be entered according to the opened unit sets in the logo. Example: Piece, Kg etc.) | - | ||||||||||
| ProdBOMCode | string | Reçete KoduProduction BOM Code | - | ||||||||||
| ProdBOMRevCode | string | Revizyon KoduRevision Code | - | ||||||||||
| PaymentCode | string | Ödeme KoduPayment Code | - | ||||||||||
| Price | double | Ürün TutarıProduct Price | |||||||||||
| CurrType | string |
Döviz Türü Exchange Type
|
|||||||||||
| CurrPrice | double | Dövizli TutarForeign Currency Price | |||||||||||
| ProjectCode | string | Proje KoduProject Code | 50 | ||||||||||
| MeetWithStock | string |
Stoktan Karşılama Meet With Stock
|
|||||||||||
Örnek (JSON) | Example (JSON)
Request
[
{
"FirmID": 1,
"PeriodNo": 2,
"MainParams":
[
{
"SourceID": "123456",
"FicheRefNo" : "0",
"FicheNo": "~",
"FicheDate": "2025-09-23",
"FicheTime": "12:12:00",
"DocumentCode": "doc",
"SpecialCode":"ozelkod1",
"AuthorizationCode": "yetkikodu1",
"WareHouseNumber":"01",
"Branch":"01",
"Department":"01",
"Factory":"01",
"ProjectCode": "",
"UserNo":"2",
"EmployeeCode": "001",
"LineParams":
[
{
"LineType": "0",
"Amount": 25,
"MeetType": "2",
"ProcureDate": "2025-09-23",
"WareHouseNumber": "01",
"Branch": "01",
"Department": "01",
"Factory": "01",
"SpecialCode": "test",
"Description": "malzeme satın alma",
"AuthorizationCode": "",
"Requester": "req",
"FicheDate": "2025-09-23",
"AlternativeItemUse": "0",
"ClientCode": "A00001",
"ItemCode": "HU_MM_00006",
"CardType": "1",
"UnitCode": "ADET",
"ProdBOMCode": "",
"ProdBOMRevCode": "",
"PaymentCode": "",
"Price": 123,
"CurrType": 0,
"CurrPrice": 0,
"ProjectCode": "",
"MeetWithStock": "0"
},
{
"LineType": "4",
"Amount": 1,
"MeetType": "0",
"ProcureDate": "2025-09-23",
"AuthorizationCode": "",
"Requester": "req",
"FicheDate": "2025-09-23",
"AlternativeItemUse": "1",
"ClientCode": "A00001",
"ItemCode": "002",
"CardType": "1",
"UnitCode": "ADET",
"Price": 200,
"CurrType": 20,
"CurrPrice": 40,
"ProjectCode": "",
"MeetWithStock": "0"
},
{
"LineType": "0",
"Amount": 25,
"MeetType": "1",
"ProcureDate": "2025-09-23",
"SpecialCode": "",
"Description": "üretim",
"AuthorizationCode": "",
"Requester": "rq",
"FicheDate": "2025-09-23",
"AlternativeItemUse": "1",
"ItemCode": "HU_MM_00006",
"CardType": "12",
"UnitCode": "ADET",
"ProdBOMCode": "",
"ProdBOMRevCode": "",
"PaymentCode": "",
"Price": 123,
"CurrType": 1,
"CurrPrice": 10,
"ProjectCode": "",
}
]
}
]
}
]
Response
{
"TransferStatus": true,
"TransferMessage": "Transfer Completed!",
"Responseline": [
{
"SourceID": "123456",
"Isucceed": true,
"RecordRef": "25",
"RecordFicheNo": "0000000000000029",
"ResponseMsg": "Aktarım Başarılı"
}
]
}
Geri Dönüş Parametreleri | Response Parameters
| ParametreParameter | TipType | AçıklamaDescription |
|---|---|---|
| TransferStatus | bool | API Erişim DurumuAPI Access Status |
| TransferMessage | string | Aktarım Genel Bilgi MesajıTransfer Information Message |
| SourceID | string | Fiş Kaynak ParametresiFiche source parameter |
| Isucceed | bool | Fiş Aktarım Durum BilgisiFiche Transfer Status Information |
| RecordRef | string | Aktarılan Fiş Hedef Kayıt NoTransferred Fiche Destination Registration Number |
| RecordFicheNo | string | Aktarılan Fiş NoTransferred Fiche Number |
| ResponseMsg | string | Fiş Aktarım MesajıFiche transfer message |