.dev
REST APIAPI Reference

Feeef Delivery

POST
/v1/stores/{storeId}/integrations/feeefDelivery/enable

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/feeefDelivery/enable"
GET
/v1/stores/{storeId}/integrations/feeefDelivery/encaissements/batches

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/feeefDelivery/encaissements/batches"
GET
/v1/stores/{storeId}/integrations/feeefDelivery/encaissements/batches/{batchId}

Path Parameters

storeId*string
batchId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/feeefDelivery/encaissements/batches/string"
POST
/v1/stores/{storeId}/integrations/feeefDelivery/encaissements/batches/confirm

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/feeefDelivery/encaissements/batches/confirm"
GET
/v1/stores/{storeId}/integrations/feeefDelivery/encaissements/preview

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/feeefDelivery/encaissements/preview"
GET
/v1/stores/{storeId}/integrations/feeefDelivery/fees

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/feeefDelivery/fees"
GET
/v1/stores/{storeId}/integrations/feeefDelivery/geo/{kind}?

Path Parameters

storeId*string
kind*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/feeefDelivery/geo/string"
GET
/v1/stores/{storeId}/integrations/feeefDelivery/parcels/{tracking}

Path Parameters

storeId*string
tracking*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/feeefDelivery/parcels/string"
GET
/v1/stores/{storeId}/integrations/feeefDelivery/parcels/{tracking}/label

Path Parameters

storeId*string
tracking*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/feeefDelivery/parcels/string/label"
GET
/v1/stores/{storeId}/integrations/feeefDelivery/ping

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/feeefDelivery/ping"
GET
/v1/stores/{storeId}/integrations/feeefDelivery/rates

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/feeefDelivery/rates"
POST
/v1/stores/{storeId}/integrations/feeefDelivery/send

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/feeefDelivery/send"
POST
/v1/stores/{storeId}/integrations/feeefDelivery/sendMany

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/feeefDelivery/sendMany"
GET
/v1/stores/{storeId}/integrations/feeefDelivery/webhook

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/feeefDelivery/webhook"
POST
/v1/stores/{storeId}/integrations/feeefDelivery/webhook

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/feeefDelivery/webhook"
PATCH
/v1/stores/{storeId}/integrations/feeefDelivery/webhook

Path Parameters

storeId*string

Response Body

curl -X PATCH "https://example.com/v1/stores/string/integrations/feeefDelivery/webhook"
DELETE
/v1/stores/{storeId}/integrations/feeefDelivery/webhook

Path Parameters

storeId*string

Response Body

curl -X DELETE "https://example.com/v1/stores/string/integrations/feeefDelivery/webhook"
PUT
/v1/stores/{storeId}/integrations/feeefDelivery/webhook

Path Parameters

storeId*string

Response Body

curl -X PUT "https://example.com/v1/stores/string/integrations/feeefDelivery/webhook"