Plataformas Digitais - Brazil
HomeLink
Multiple Menus
Multiple Menus
  • Link1
  • Link2
HomeLink
Multiple Menus
Multiple Menus
  • Link1
  • Link2
  1. Orderplaced
  • SPDBR Journey API
  • Service PDP
    • Get Product by Slug
      GET
    • Get Product by Slug V2
      GET
    • Get Product by id V2
      GET
    • Get Translate review
      GET
    • Get product review
      GET
  • Service Search
    • Search
      • Search Products by Term
    • Autocomplete
      • Get Autocomplete suggestions
    • Recommendation
      • Pages
        • Home Recommendations
        • Product Recommendations
        • Cart Recommendations
        • Category Recommendations
        • PDD Recommendations
    • TopSearch
  • Service Member
    • Address
      • UpdateAddress
      • AddAddress
      • RemoveAddress
      • GetAddress
    • Consent
      • UpdateConsent
      • GetConsent
    • Store
      • UpdateFavoriteStore
      • DeleteSportPratice
      • AddSportPratice
      • GetFavoriteStore
    • Purchase
      • GetPurchase
    • Profile
      • UpdateProfile
      • GetProfile
      • Get member identity
    • Login
      • RefreshToken
      • RefreshMemberToken
      • UserToken
    • User
      • UserDataCpf
      • UserDataCpf
    • NF
    • danfe
      GET
  • Member Login
  • Service Checkout
    • Full Vtex
      • OrderForm
      • Items
      • Profile
      • Update Payment Data
      • Start Transaction
      • Send Payment Data
      • Proccess Order
    • APP
      • Cart
        • Get Or Create orderForm
        • Add Cart Items
        • Remove Cart Items
      • Profile
        • Check Guest checkout Eligibility
        • Guest Add Profile Data
        • Autenticated Profile
      • Shipping
        • Address
        • Simulation
      • Payment
        • Guest Update Payment Method
        • Autenticated Update Payment Method
        • Guest Transaction
        • Autenticated Transaction
        • Send Payment Data
        • Process Order
      • Orderplaced
        • Autenticated OrderPlaced
          GET
        • Guest OrderPlaced
          GET
      • Shared
        • Clear orderForm Messages
        • Add Preference Data
        • Add Coupon
    • WEB
      • Create cart
      • Get cart
      • Add profile to cart
      • Add Preference Data
      • Add Marketing Data
      • Add Shipping by CEP
      • Add All Shipping
  • Service Omni
    • Orders
      • Get Orders
  • Service Presencial Events
    • List all events
    • Get event by ID
    • [PRIVATE] List my events
    • [PRIVATE] Get registration by event ID
    • [PRIVATE] Subscribe for event
  • Service app
    • Pix Email
      • Send Pix Email
  • Service DY
    • Receive products
    • Send products
    • Get cookies
  • Service Cashback
    • Get Cashback by OrderFormIdAuth
    • Get Cashback By ProductId
    • Get Cashback by Order FormId
    • Get Cashback Balance
    • Get Cashback Balance Private
  • Service Gift Card
    • Consultar gift card
  • Service Discount Collaborators
    • includeCollaborators
    • removeCollaborators
  • Schemas
    • Service Events
      • Entities
        • Event
        • Registration
      • List all Events
      • List event details
      • List my events
      • List registration
      • Sign up Event
    • Sample Schemas
      • Pet
      • Category
      • Tag
    • Service PDP
      • Product
    • Service member
      • Store
      • Consent
      • Address
      • User
      • Profile
    • Service checkout app
      • orderForm
      • orderPlaced
HomeLink
Multiple Menus
Multiple Menus
  • Link1
  • Link2
HomeLink
Multiple Menus
Multiple Menus
  • Link1
  • Link2
  1. Orderplaced

Guest OrderPlaced

Developing
Prod Env
https://decathlonstore.myvtex.com
Prod Env
https://decathlonstore.myvtex.com
GET
https://decathlonstore.myvtex.com
/_v/private/v2/app/rn/oms/user/orders/{orderGroup}

Request

Path Params

Cookie Params

Responses

🟢200OK
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://decathlonstore.myvtex.com/_v/private/v2/app/rn/oms/user/orders/{{orderGroup}}'
Response Response Example
{
    "value": 0,
    "clientProfileData": {
        "email": "string",
        "firstName": "string",
        "lastName": "string",
        "document": "string",
        "documentType": "string",
        "phone": "string",
        "corporateName": null,
        "tradeName": null,
        "corporateDocument": null,
        "stateInscription": null,
        "corporatePhone": null,
        "isCorporate": true,
        "profileCompleteOnLoading": true,
        "profileErrorOnLoading": true,
        "customerClass": null,
        "userProfileId": "string",
        "isProspect": true
    },
    "payments": [
        {
            "id": "string",
            "paymentSystem": "string",
            "paymentSystemName": "string",
            "value": 0,
            "installments": 0,
            "connectorResponses": {
                "Tid": "string",
                "ReturnCode": null,
                "Message": null,
                "authId": "string",
                "nsu": "string",
                "acquirer": "string"
            },
            "referenceValue": 0,
            "cardHolder": null,
            "cardNumber": null,
            "firstDigits": null,
            "lastDigits": null,
            "cvv2": null,
            "expireMonth": null,
            "expireYear": null,
            "url": "string",
            "koinUrl": null,
            "tid": "string",
            "redemptionCode": null,
            "giftCardId": null,
            "giftCardProvider": null,
            "giftCardAsDiscount": null,
            "group": "string",
            "dueDate": null,
            "paymentOrigin": null,
            "accountId": null,
            "parentAccountId": null,
            "bankIssuedInvoiceIdentificationNumber": "string",
            "bankIssuedInvoiceIdentificationNumberFormatted": "string",
            "bankIssuedInvoiceBarCodeNumber": "string",
            "bankIssuedInvoiceBarCodeType": "string",
            "billingAddress": null,
            "paymentDetails": [
                "string"
            ]
        }
    ],
    "status": "string",
    "marketingData": {
        "utmSource": "string",
        "utmPartner": null,
        "utmMedium": "string",
        "utmCampaign": null,
        "utmipage": null,
        "utmiPart": null,
        "utmiCampaign": "string",
        "coupon": null,
        "marketingTags": [
            "string"
        ]
    },
    "cashbackUsedAmount": 0,
    "totals": [
        {
            "id": "string",
            "name": "string",
            "value": 0,
            "alternativeTotals": [
                {
                    "id": "string",
                    "name": "string",
                    "value": 0
                }
            ]
        }
    ],
    "totalPackages": 0,
    "orderId": "string",
    "affiliation": [
        "string"
    ],
    "qtdItems": 0,
    "packages": [
        {
            "numPackage": 0,
            "items": [
                {
                    "sellerSku": "string",
                    "priceTable": null,
                    "priceValidUntil": "string",
                    "callCenterOperator": null,
                    "commission": 0,
                    "freightCommission": 0,
                    "taxCode": "string",
                    "catalogProvider": "string",
                    "bundleItems": [
                        "string"
                    ],
                    "components": [
                        "string"
                    ],
                    "costPrice": null,
                    "lockId": null,
                    "uniqueId": "string",
                    "id": "string",
                    "productId": "string",
                    "productRefId": "string",
                    "refId": "string",
                    "ean": "string",
                    "name": "string",
                    "skuName": "string",
                    "modalType": null,
                    "parentItemIndex": null,
                    "parentAssemblyBinding": null,
                    "assemblies": [
                        "string"
                    ],
                    "tax": 0,
                    "customTax": 0,
                    "price": 0,
                    "listPrice": 0,
                    "manualPrice": null,
                    "manualPriceAppliedBy": null,
                    "sellingPrice": 0,
                    "rewardValue": 0,
                    "isGift": true,
                    "additionalInfo": {
                        "dimension": {
                            "cubicweight": 0,
                            "height": 0,
                            "length": 0,
                            "weight": 0,
                            "width": 0
                        },
                        "brandName": "string",
                        "brandId": "string",
                        "offeringInfo": null,
                        "offeringType": null,
                        "offeringTypeId": null,
                        "categoriesIds": "string",
                        "productClusterId": "string",
                        "commercialConditionId": "string"
                    },
                    "preSaleDate": null,
                    "productCategoryIds": "string",
                    "productCategories": {
                        "72371487": "string",
                        "72371488": "string",
                        "72371499": "string",
                        "72371526": "string",
                        "72371552": "string",
                        "72371715": "string"
                    },
                    "quantity": 0,
                    "seller": "string",
                    "sellerChain": [
                        "string"
                    ],
                    "imageUrl": "string",
                    "detailUrl": "string",
                    "attachments": [
                        "string"
                    ],
                    "attachmentOfferings": [
                        "string"
                    ],
                    "offerings": [
                        "string"
                    ],
                    "priceTags": [
                        {
                            "name": "string",
                            "value": 0,
                            "rawValue": 0,
                            "isPercentual": true,
                            "identifier": "string",
                            "owner": "string"
                        }
                    ],
                    "availability": "string",
                    "measurementUnit": "string",
                    "unitMultiplier": 0,
                    "manufacturerCode": "string",
                    "priceDefinition": {
                        "calculatedSellingPrice": 0,
                        "total": 0,
                        "sellingPrices": [
                            {
                                "value": 0,
                                "quantity": 0
                            }
                        ],
                        "reason": null
                    }
                }
            ],
            "shipping": {
                "shippingEstimate": "string",
                "deliveryChannel": "string",
                "completeAddress": "string"
            }
        }
    ]
}
Modified at 2025-05-22 11:11:17
Previous
Autenticated OrderPlaced
Next
Clear orderForm Messages
Built with