13. Change Cargo Provider
This service is used to change the cargo provides of packages.
- You should check the package after changing the cargo provider by using getShipmentPackages service.
- You can only change the package cargo provider from TY Pays model to TY Pays Model.
- You need to send "storeFrontCode" as Header Parameter.
PUT changeCargoProvider (Change Cargo Provider)
Sample Service Request
{
"cargoProvider": "string"
}Trendyol Pays Cargo Providers for Prepaid
You can see the cargo providers (TrendyolPays) and their code below.
| AE - Cargo Provider | SA - Cargo Provider |
|---|---|
| Aramex | Aramex |
| EMX | J&T |
| J&T | Shipa |
| Shipa | SPL |
Trendyol Pays Cargo Providers for COD
You can see the cargo providers (TrendyolPays) and their code below.
| AE - Cargo Provider | SA - Cargo Provider |
|---|---|
| Aramex | Aramex |
| Shipa | Shipa |
Service Responses
| Status Code | ErrorCode | Definition |
|---|---|---|
| 200 | - | Successfull request. |
| 409 | CPE001 | The selected shipping partner is not registered in the system, so the change cannot be made. |
| 409 | CPE002 | The shipping partner cannot be changed for this order. |
| 409 | CPE003 | Shipping partner changes are only allowed for marketplace orders. |
| 409 | CPE004 | The selected partner does not deliver to the destination specified in the order, so the change cannot be made. |
| 409 | CPE005 | The selected shipping partner is not active in the system, so the change cannot be made. |
| 409 | CPE006 | The selected shipping partner cannot be changed. You can contact live support for assistance. |
| 409 | CPE007 | This order is not eligible for delivery with the selected shipping partner, so the change cannot be made. |
| 409 | RTE003 | You have recently made partner change. You can try the same operation again in 5 minutes. |
| 409 | - | The selected shipping partner cannot be changed. You can contact live support for assistance |
This service is used to change the cargo provides of packages.
- You should check the package after changing the cargo provider by using getShipmentPackages service.
- You can only change the package cargo provider from TY Pays model to TY Pays Model.
- The packages you wish to change will be replaced with the selected shipping company, and the shipping cost will be invoiced to your company via Trendyol’s contracted shipping rates. Please ensure that there is only one shipping label on the package and hand it over to the new cargo partner.
- Only available for Ro->Ro packages. Both origin and destination countries must be Ro.
- You need to send "storeFrontCode" as Header Parameter.
PUT changeCargoProvider (Change Cargo Provider)
Sample Service Request
{
"cargoProvider": "string"
}Trendyol Pays Cargo Providers for Prepaid
You can see the cargo providers (TrendyolPays) and their code below.
| RO - Cargo Provider |
|---|
| FANCOURIER |
| DPD Romania |
Trendyol Pays Cargo Providers for COD
You can see the cargo providers (TrendyolPays) and their code below.
| RO - Cargo Provider |
|---|
| FANCOURIER |
| DPD Romania |
Service Responses
| Status Code | ErrorCode | Definition |
|---|---|---|
| 200 | - | Successfull request. |
| 409 | CPE001 | The selected shipping partner is not registered in the system, so the change cannot be made. |
| 409 | CPE002 | The shipping partner cannot be changed for this order. |
| 409 | CPE003 | Shipping partner changes are only allowed for marketplace orders. |
| 409 | CPE004 | The selected partner does not deliver to the destination specified in the order, so the change cannot be made. |
| 409 | CPE005 | The selected shipping partner is not active in the system, so the change cannot be made. |
| 409 | CPE006 | The selected shipping partner cannot be changed. You can contact live support for assistance. |
| 409 | CPE007 | This order is not eligible for delivery with the selected shipping partner, so the change cannot be made. |
| 409 | RTE003 | You have recently made partner change. You can try the same operation again in 5 minutes. |
| 409 | - | The selected shipping partner cannot be changed. You can contact live support for assistance |
Updated 5 months ago
Did this page help you?