Alokai

GetShippingMethodsResponse

Data returned from the getShippingMethods API endpoint.

type GetShippingMethodsResponse = Record<"shippingMethods", ShippingMethod[]>;

Referenced Types

On this page