From 7a00c421e7c78fbf1890bccc12d8bc00542ebac6 Mon Sep 17 00:00:00 2001 From: Ankorstore-CI <82208712+Ankorstore-CI@users.noreply.github.com> Date: Fri, 5 Jan 2024 13:52:52 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20main=20from=20@=20ankorstore/a?= =?UTF-8?q?nkorstore@c41a40ab7d9007aea626da1aae3240ce35cd3cb4=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 2ecf3a7..5ebd93b 100644 --- a/index.html +++ b/index.html @@ -2325,7 +2325,7 @@

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

A practical example

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

What does "fulfillable" mean?

" class="sc-iJnacD sc-cCjTvn kWkAGQ laPUdK sc-cjicoQ hQQoLI">

Unsupported Media Type

Response samples

Content type
application/vnd.api+json
{
  • "data": [
    • {
      • "type": "string",
      • "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      • "attributes": {
        },
      • "relationships": {
        }
      }
    ],
  • "jsonapi": {
    • "version": "string",
    • "meta": { }
    },
  • "included": [
    • {
      • "type": "string",
      • "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      • "attributes": {
        },
      • "relationships": {
        }
      }
    ]
}

Testing

Response samples

Content type
application/vnd.api+json
{
  • "data": [
    • {
      • "type": "string",
      • "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      • "attributes": {
        },
      • "relationships": {
        }
      }
    ],
  • "jsonapi": {
    • "version": "string",
    • "meta": { }
    },
  • "included": [
    • {
      • "type": "string",
      • "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      • "attributes": {
        },
      • "relationships": {
        }
      }
    ]
}

Testing

Pickup is not accepted " class="sc-iJnacD sc-cCjTvn kWkAGQ laPUdK sc-cjicoQ hQQoLI">

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": {
        }
      }
    }
}