Satıcıya tanımlı kargo profil bilgilerine ait ID değerleri bu servis kullanılarak alınacaktır.
https://merchantapi.idefix.com/pim/cargo-company/{vendorId}/profile/list
[
{
"id": 104,
"vendorId": 3,
"title": null,
"cargoCompany": {
"id": 61,
"title": "Sürat Kargo",
"code": "Surat",
"taxNumber": "2131231231"
},
"status": true,
"isPlatformIntegrated": true,
"cargoIntegrationUrl": "https://www.suratkargo.com.tr/",
"cargoTrackingUrl": "https://www.suratkargo.com.tr/",
"cargoUserCredential": [],
"isPlatformTrackingSupport": true,
"isPlatformAgreementSupport": true,
"isSellerAgreementSupport": true,
"isPlatformCargoSend": true,
"isSellerCargoSend": false,
"acceptReturn": true,
"fullCoverage": true,
"acceptHomeReturn": false,
"startAt": "2023-02-19T00:00:00+03:00"
},
{
"id": 103,
"vendorId": 3,
"title": null,
"cargoCompany": {
"id": 61,
"title": "Sürat Kargo",
"code": "Surat",
"taxNumber": "2131231231"
},
"status": true,
"isPlatformIntegrated": true,
"cargoIntegrationUrl": "https://www.suratkargo.com.tr/",
"cargoTrackingUrl": "https://www.suratkargo.com.tr/",
"cargoUserCredential": [],
"isPlatformTrackingSupport": true,
"isPlatformAgreementSupport": true,
"isSellerAgreementSupport": true,
"acceptReturn": true,
"fullCoverage": true,
"acceptHomeReturn": false,
"startAt": "2023-02-19T00:00:00+03:00"
},
{
"id": 102,
"vendorId": 3,
"title": null,
"cargoCompany": {
"id": 61,
"title": "Sürat Kargo",
"code": "Surat",
"taxNumber": "2131231231"
},
"status": true,
"isPlatformIntegrated": true,
"cargoIntegrationUrl": "https://www.suratkargo.com.tr/",
"cargoTrackingUrl": "https://www.suratkargo.com.tr/",
"cargoUserCredential": [],
"isPlatformTrackingSupport": true,
"isPlatformAgreementSupport": true,
"isSellerAgreementSupport": true,
"isPlatformCargoSend": true,
"isSellerCargoSend": false,
"acceptReturn": true,
"fullCoverage": true,
"acceptHomeReturn": false,
"startAt": "2023-02-18T00:00:00+03:00"
},
{
"id": 99,
"vendorId": 3,
"title": null,
"cargoCompany": {
"id": 45,
"title": "Demo Kargo",
"code": "Demo",
"taxNumber": "1234567891"
},
"status": true,
"isPlatformIntegrated": true,
"cargoIntegrationUrl": "aaaaa.com.tr",
"cargoTrackingUrl": "bbbb.com.tr",
"cargoUserCredential": [],
"isPlatformTrackingSupport": true,
"isPlatformAgreementSupport": true,
"isSellerAgreementSupport": false,
"isPlatformCargoSend": true,
"isSellerCargoSend": false,
"acceptReturn": false,
"fullCoverage": true,
"acceptHomeReturn": false,
"startAt": "2023-02-24T00:00:00+03:00"
},
{
"id": 4,
"vendorId": 3,
"title": null,
"cargoCompany": {
"id": 45,
"title": "Demo Kargo",
"code": "Demo",
"taxNumber": "1234567891"
},
"status": true,
"isPlatformIntegrated": true,
"cargoIntegrationUrl": "sss.com.tr",
"cargoTrackingUrl": "sssddd.com.tr",
"cargoUserCredential": [],
"isPlatformTrackingSupport": false,
"isPlatformAgreementSupport": false,
"isSellerAgreementSupport": true,
"isPlatformCargoSend": false,
"isSellerCargoSend": false,
"acceptReturn": false,
"fullCoverage": true,
"acceptHomeReturn": false,
"startAt": "2023-02-20T00:00:00+03:00"
}
]
Parametre Ad | Açıklama |
---|---|
isPlatformTrackingSupport | Platform öder anlaşmalı çalışılan kargoda, platform olarak takip yapılabildiği bilgisidir. |
isPlatformIntegrated | Platform entegrasyonlu olup olmadığı bilgisidir. |
isPlatformAgreementSupport | Platform anlaşmalı bir kargo olduğunu belirtir. |
isPlatformCargoSend | Platform öder anlaşmalı çalışılan kargoda, cargo key alınabilir mi bilgisidir. |
isSellerCargoSend | Platform olarak satıcı adına cargo key alınabilir mi bilgisidir. |
acceptReturn | Kargonun iadeyi de desteklediği bilgisidir. |
fullCoverage | Ulusal kargo demektir. |
acceptHomeReturn | Kargonun evden iadeyi de desteklediği bilgisidir. |