Plataformas Digitais BR
Catálogo
    Plataformas Digitais BR
    Checkout Web API
    • Serviços
    • Member API
    • Search API
    • PDP API
    • Checkout App API
    • Checkout Web API
    • Presencial Events API
    • Dynamic Yield API
    • Cashback API
    • Gift Card API
    • Discount Collaborators API
    • Service Omni
    • Service app
    • Checkout Web API
    • Create cart
      GET
    • Get cart
      GET
    • Add profile to cart
      POST
    • Add Preference Data
      POST
    • Add Marketing Data
      POST
    • Add Shipping by CEP
      GET
    • Add All Shipping
      GET
    Catálogo

      Add All Shipping

      Developing
      Prod Env
      https://decathlonstore.myvtex.com
      Prod Env
      https://decathlonstore.myvtex.com
      GET
      /v1/checkout/pub/orderForm/{orderFormId}/shippingData/all

      Request

      Path Params

      Body Params application/json

      Examples

      Responses

      🟢200Success
      application/json
      Body

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://decathlonstore.myvtex.com/v1/checkout/pub/orderForm//shippingData/all' \
      --header 'Content-Type: application/json' \
      --data-raw '{}'
      Response Response Example
      {}
      Previous
      Add Shipping by CEP
      Built with