| Campo | Tipo | Obrigatório |
|---|---|---|
status | integer | Sim |
changedAt | string | Sim |
transactionData.cardBrand | string | Sim |
curl --location --request PUT '/orders//status' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"data": {
"status": 3,
"changedAt": "2020-11-13T00:00:00-0200",
"transactionData": {
"cardBrand": "visa"
}
}
}'{
"data": {
"status": 8,
"id": 923,
"customer": {
"id": 12550
},
"deliveryAddress": {
"id": 12658
},
"billingAddress": {
"id": 12658
},
"shippingMethod": {
"id": 7
},
"referenceOrder": null,
"coupon": null,
"childCoupon": null,
"salesman": null,
"finisherSalesman": null,
"creatorSalesman": null,
"affiliate": null,
"paymentMethodDiscount": null,
"paymentMethodExtra": null,
"credit": null,
"creditOrigin": null,
"productValue": 429.2,
"shippingValue": 0,
"calculatedShippingValue": 0,
"couponValue": 0,
"giftPackagesValue": 0,
"totalValue": 119.99,
"totalValueDiscountingCredit": 119.99,
"totalValueWithoutShipping": 429.2,
"resaleTotalValue": 0,
"paymentMethod": 7,
"depositBank": null,
"deliveryTime": 5,
"note": "",
"utmSource": null,
"customerMessage": null,
"messageValue": 0,
"taxes": "N;",
"taxesValue": 0,
"invoices": [],
"transactions": {
"245": {
"id": 245,
"order": null,
"responsibleSalesman": null,
"mercadoPagoStateAccount": {
"id": 1
},
"token": "1336018023",
"moipCode": null,
"pagarmeCode": null,
"pagseguroCode": null,
"mundipaggCode": null,
"braspagCode": null,
"itauShoplineCode": null,
"itauCode": null,
"gateway": 2,
"paymentMethod": 16,
"value": 119.99,
"refundValue": null,
"shippingValue": 0,
"total": 131.99,
"interest": 0,
"increase": 10,
"discount": null,
"installments": 1,
"cardBrand": "visa",
"bankName": null,
"status": 7,
"barcode": null,
"qrCode": null,
"qrCodeImageUrl": null,
"pixKey": null,
"pixKeyType": null,
"paymentUrl": null,
"billetUrl": null,
"message": null,
"braspagSuccess": null,
"braspagOrder": null,
"pagarmeNote": null,
"pagarmeError": null,
"authorizationStatus": null,
"captureStatus": null,
"chargebackStatus": null,
"cancellationStatus": null,
"authorizationMessage": null,
"captureMessage": null,
"chargebackMessage": null,
"cancellationMessage": null,
"analysisMessage": null,
"acquirerReceipt": null,
"acquirerTransactionId": null,
"acquirerReturnCode": null,
"acquirerCancellationCode": null,
"payId": null,
"pagaleveId": null,
"livePayId": null,
"livePaySellerId": null,
"clientIp": "177.92.77.155",
"countryIp": "BR",
"sessionId": "fpnvhidk6in07kp0oh0n4qeaf1",
"applyExtraOnShipping": true,
"dueDate": "2025-05-13T15:18:08-0300",
"createdAt": "2025-05-13T15:18:08-0300",
"updatedAt": "2025-05-23T10:42:33-0300",
"split": false,
"billingPayment": null,
"livePayGatewayId": null
}
},
"orderUnits": [
{
"order": null,
"shipping": {
"id": 326
},
"product": {
"id": 89
},
"productOption": {
"id": 44
},
"productSize": {
"id": 4
},
"productUnit": {
"product": {
"id": 89
},
"productOption": {
"id": 44
},
"productSize": {
"id": 4
},
"oldPrice": {
"value": 149.99
},
"creditValue": {
"value": 0
},
"price": {
"value": 119.99
},
"costPrice": {
"value": 0
},
"resalePrice": {
"value": 0
},
"stock": 143,
"minimumStock": 0,
"maximumPurchase": null,
"weight": 0,
"reservedStock": null,
"stockLocation": "",
"stockControl": true,
"stockMovement": null,
"active": true,
"showOptionLabel": false,
"showSizeLabel": false,
"kplExternalId": null,
"newBlingId": null,
"anyMarketId": null,
"omieId": null,
"resultIntegrationId": null,
"anyMarketIntegration": null,
"gtin": "",
"creationOrigin": null,
"integrated": false
},
"price": {
"value": 119.99
},
"resalePrice": {
"value": 0
},
"originalPrice": {
"value": null
},
"quantity": 1,
"customization": null,
"stockControl": true,
"isOfferGift": null,
"promotional": false,
"id": 859
}
],
"shippings": [
{
"id": 326,
"shippingMethod": {
"id": 11,
"omieId": null,
"integrationType": 0,
"serviceCode": 0,
"trackingType": null,
"name": "Retira na loja",
"info": "Endereço da loja a receber ---",
"trackingUrl": "",
"originZipcode": "",
"originNumber": null,
"increase": null,
"discount": null,
"calculationType": null,
"kilogramCost": 0,
"additionalDeliveryTime": null,
"maximumWeight": null,
"minimumWeight": null,
"default": false,
"withdrawn": true,
"active": true,
"negotiable": false,
"deliveryAtSameDay": false,
"ignoreGeneralSeparationTime": false,
"showDeliveryTimeOnCheckout": false,
"timeout": null
},
"order": null,
"value": null,
"calculatedValue": null,
"deliveryTime": null,
"preSaleDeliveryTime": 0,
"customizationDeliveryTime": 0,
"productionDeliveryTime": 0,
"weight": 0,
"packageWidth": 11,
"packageHeight": 2,
"packageLength": 16,
"trackingCode": null,
"dispatchedAt": "2025-05-27T00:00:00-0300",
"separationTime": 10,
"orderUnit": null,
"origin": "Sessão",
"labelUrl": null,
"zplLabelUrl": null,
"cubicVolume": null
}
],
"viewed": true,
"error": null,
"paid": true,
"createdAt": "2019-09-02T10:26:57-0300",
"updatedAt": "2017-01-23T00:00:00-0200",
"paidAt": "2019-09-02T10:27:03-0300",
"processedAt": null,
"dispatchedAt": null,
"deliveredAt": null,
"canceledAt": "2017-01-23T00:00:00-0200",
"chargedBackAt": "2017-01-23T00:00:00-0200",
"integrated": true,
"jivaId": null,
"blingId": null,
"newBlingId": null,
"anyMarketId": null,
"resultIntegrationId": null,
"omieId": null,
"anyMarketError": null,
"proofPaymentImage": null,
"marketplaceName": null,
"needInvoice": null,
"distributionCenter": null
}
}