diff --git a/pull/45824/index.html b/pull/45824/index.html index 729b1f6..264d96b 100644 --- a/pull/45824/index.html +++ b/pull/45824/index.html @@ -3527,7 +3527,7 @@

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

A practical example

Email -john@acme.com +john@acme.com Address @@ -5609,7 +5609,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": {
        }
      }
    }
}