ops
unsupported shipping-method-ops
Mark the given shipping methods as unsupported
patch/ops/shipping-method/unsupported
Request body
Example request
{
"ids": [
"abc123"
]
}Response
OK response.
Example response
{
"ids": [
"abc123"
]
}Changes
No recorded changes to this endpoint across all 6 revisions of this API.