Enable delivery integration
Enable delivery integration
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"message": "Successfully activated integration.",
"data": null
}"Unauthorized."{
"message": [
"This name is not available.",
"You don't have this store available.",
"Integration not available.",
"Microservice does not have this integration configured.",
"Could not change the status of integration.",
"Unable to get token.",
"This store does not have the store delivery id."
],
"data": null
}{
"store_id": [
"The store id field is required.",
"The selected store id is invalid."
],
"integration_id": [
"The integration id field is required.",
"The selected integration id is invalid."
]
}Enable Third Party market integration
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated
Was this helpful?