ReDoc documentation

giftregistry/mine/estimate-shipping-methods

giftregistry/mine/estimate-shipping-methods

post/V1/giftregistry/mine/estimate-shipping-methods

Estimate shipping

Request
Request Body schema:
registryId
required
integer

The estimate registry id

Responses
200

200 Success.

400

400 Bad Request

401

401 Unauthorized

default

Unexpected error

Request samples
{
  • "registryId": 0
}
Response samples
[
  • {
    }
]