From 7adf50c3f14c8e1fac104dc5d4a887d76046bdd7 Mon Sep 17 00:00:00 2001 From: errakhaoui Date: Mon, 23 Dec 2024 09:26:35 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20main=20from=20@=20ankorstore/a?= =?UTF-8?q?nkorstore@24bb0ebae1dfce499c0588bbf19ad3597fd2b470=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pull/45998/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pull/45998/index.html b/pull/45998/index.html index a12e38a..a692b5b 100644 --- a/pull/45998/index.html +++ b/pull/45998/index.html @@ -3527,7 +3527,7 @@

Available operations on Interna </tr> <tr> <td>Email</td> -<td><a href="mailto:&#106;&#x6f;&#x68;&#x6e;&#64;&#97;&#x63;&#x6d;&#101;&#46;&#x63;&#111;&#109;">&#106;&#x6f;&#x68;&#x6e;&#64;&#97;&#x63;&#x6d;&#101;&#46;&#x63;&#111;&#109;</a></td> +<td><a href="mailto:&#106;&#111;&#104;&#x6e;&#64;&#97;&#x63;&#x6d;&#101;&#46;&#99;&#x6f;&#109;">&#106;&#111;&#104;&#x6e;&#64;&#97;&#x63;&#x6d;&#101;&#46;&#99;&#x6f;&#109;</a></td> </tr> <tr> <td>Address</td> @@ -3708,7 +3708,7 @@

A practical example

Email -john@acme.com +john@acme.com Address @@ -5677,7 +5677,7 @@

Pickup is not accepted

" class="sc-epnzzT sc-eMwmJz drsioI fZfOKW sc-drVZOg jtjIAv">

Unprocessable Entity : Data provided are invalid

Request samples

Content type
application/vnd.api+json
Example
{
  • "order": {
    • "trackingProvider": "ups",
    • "trackingNumber": "123456"
    }
}

Response samples

Content type
application/vnd.api+json
{
  • "jsonapi": {
    • "version": "1.0"
    },
  • "data": {
    • "type": "order",
    • "id": "1ecb023e-7ec0-6d5c-a477-0242ac170007",
    • "attributes": {
      • "status": "brand_confirmed",
      • "reference": 3434273911,
      • "brandCurrency": "EUR",
      • "brandNetAmount": 10229,
      • "brandTotalAmount": 10940,
      • "brandTotalAmountVat": 602,
      • "brandTotalAmountWithVat": 11542,
      • "brandRejectReason": null,
      • "retailerRejectReason": null,
      • "retailerCancellationRequestReason": null,
      • "billingName": "Charles Attan",
      • "billingOrganisationName": "Jumbo",
      • "billingStreet": "Kortricklaan 101",
      • "billingPostalCode": "8121 GW",
      • "billingCity": "Arnhem",
      • "billingCountryCode": "NL",
      • "submittedAt": "2022-03-17T13:19:33+00:00",
      • "shippedAt": null,
      • "brandPaidAt": null,
      • "createdAt": "2022-02-01T14:37:10+00:00",
      • "updatedAt": "2022-03-31T15:10:07+00:00",
      • "shippingMethod": "custom",
      • "shippingOverview": {
        }
      }
    }
}