Teslimatı Yeniden Gönder
POST
/v1/deliveries/{id}/resendRecommendedBir webhook teslimatını manuel olarak yeniden kuyruğa alır (deneme sayısını sıfırlar).
Kimlik Doğrulama
İmza Deseni
Dashboard JWT bearer (not the HMAC public API).| Başlık | Değer | Açıklama |
|---|---|---|
Authorization | Bearer {jwt} | Merchant dashboard JWT (from /v1/auth/login) |
Content-Type | application/json | Request content type |
İstek Örneği
JSONİstek Gövdesi
{}Yanıt Parametreleri
| Alan | Tür | Örnek |
|---|---|---|
deliveryId | string | "whd_0f1a2b3c4d5e" |
status | string | "queued" |
Yanıt Örneği
JSONYanıt
{
"deliveryId": "whd_0f1a2b3c4d5e",
"status": "queued"
}Durum Kodları
200Success
201Created
400Bad Request
401Unauthorized
404Not Found
429Rate Limited
DeneSahte
POSThttps://api.pay.sandbox.kvell.group