diff --git a/SumUpAPICollection.json b/SumUpAPICollection.json index a7b8a9e..3aadc45 100644 --- a/SumUpAPICollection.json +++ b/SumUpAPICollection.json @@ -5,7 +5,7 @@ "description": "Accept payments from your end users by adding the Checkouts model to your platform.\nSumUp supports standard and single payment 3DS checkout flows.\n\nThe Checkout model allows creating, listing, retrieving, processing and deactivating checkouts.\nA payment is completed by creating a checkout and then processing the checkout.\n", "item": [ { - "id": "57aee759-a256-4931-b347-8b907cf72608", + "id": "22814786-9065-4a3d-b8eb-e9cff4e9f335", "name": "Get available payment methods", "request": { "name": "Get available payment methods", @@ -76,7 +76,7 @@ }, "response": [ { - "id": "1d7e7056-7a1f-4e79-98e7-1c963a624737", + "id": "3daf9651-2aa7-4b53-9111-f26529d0a60c", "name": "Available payment methods", "originalRequest": { "url": { @@ -144,7 +144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2377909-2822-45e5-9581-453fefae6f57", + "id": "875dab36-aa4c-41fc-9703-992ba5a8e5e6", "name": "The request is invalid for the submitted query parameters.", "originalRequest": { "url": { @@ -218,7 +218,7 @@ } }, { - "id": "f9d200c7-cea7-4983-b972-1ac8e461f0d0", + "id": "6a1bd11d-727b-4e11-afbc-2b3d6b67937d", "name": "Create a checkout", "request": { "name": "Create a checkout", @@ -250,7 +250,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"HRK\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"COP\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -270,7 +270,7 @@ }, "response": [ { - "id": "f3c9fd47-4a01-444e-a1b1-67605285b5c0", + "id": "840edf20-16b9-4661-8f06-56aa8306a370", "name": "Returns the created checkout resource.", "originalRequest": { "url": { @@ -297,7 +297,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"HRK\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"COP\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -314,12 +314,12 @@ "value": "application/json" } ], - "body": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"CLP\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"PAID\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"RON\",\n \"timestamp\": \"\",\n \"status\": \"FAILED\",\n \"payment_type\": \"POS\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"MAGSTRIPE_FALLBACK\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"HUF\",\n \"timestamp\": \"\",\n \"status\": \"CANCELLED\",\n \"payment_type\": \"UNKNOWN\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ]\n}", + "body": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"COP\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"EXPIRED\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"RON\",\n \"timestamp\": \"\",\n \"status\": \"CANCELLED\",\n \"payment_type\": \"DIRECT_DEBIT\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"CONTACTLESS\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"GBP\",\n \"timestamp\": \"\",\n \"status\": \"CANCELLED\",\n \"payment_type\": \"UNKNOWN\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"PIX\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e7c17ebc-c81d-4a18-a157-60ef0da8c861", + "id": "5ae78982-58eb-4899-87d5-d12522d83a31", "name": "The request body is invalid.", "originalRequest": { "url": { @@ -346,7 +346,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"HRK\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"COP\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2161cd5a-76a9-4577-a169-0b30b7bc8d02", + "id": "c82e3636-ab0e-45e8-b436-6eddabc2d0f0", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -395,7 +395,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"HRK\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"COP\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -417,7 +417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17efda03-2d03-48bd-95c6-32167aaf5361", + "id": "d9de33ee-79af-4bb8-aa0b-e66471495dba", "name": "The request isn't sufficiently authorized to create a checkout.", "originalRequest": { "url": { @@ -444,7 +444,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"HRK\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"COP\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -466,7 +466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4068489-a159-41a6-9c79-5e13280cc03b", + "id": "ba883d7c-fbd2-4320-bd02-cc5fb3183912", "name": "A checkout already exists for the provided unique parameters.", "originalRequest": { "url": { @@ -493,7 +493,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"HRK\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"COP\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"customer_id\": \"\",\n \"purpose\": \"CHECKOUT\",\n \"valid_until\": \"\",\n \"redirect_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -521,7 +521,7 @@ } }, { - "id": "f34bf0c1-de44-4626-96a5-5782091f91d2", + "id": "98b1dc85-b3dd-49fe-a146-32ec2719e5e0", "name": "List checkouts", "request": { "name": "List checkouts", @@ -570,7 +570,7 @@ }, "response": [ { - "id": "33d8512f-6464-4e4d-80be-d7db29b5773a", + "id": "52949c76-15b3-4f9f-8c38-862857d480ba", "name": "Returns a list of checkout resources.", "originalRequest": { "url": { @@ -611,12 +611,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"CZK\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"PENDING\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"PLN\",\n \"timestamp\": \"\",\n \"status\": \"PENDING\",\n \"payment_type\": \"APM\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"SATISPAY\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"PLN\",\n \"timestamp\": \"\",\n \"status\": \"FAILED\",\n \"payment_type\": \"ECOM\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"MAGSTRIPE\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ],\n \"transaction_code\": \"\",\n \"transaction_id\": \"\",\n \"merchant_name\": \"\",\n \"redirect_url\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n }\n },\n {\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"BGN\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"PAID\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"CZK\",\n \"timestamp\": \"\",\n \"status\": \"PENDING\",\n \"payment_type\": \"BOLETO\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"MYBANK\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"HUF\",\n \"timestamp\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"payment_type\": \"MOTO\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ],\n \"transaction_code\": \"\",\n \"transaction_id\": \"\",\n \"merchant_name\": \"\",\n \"redirect_url\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n }\n }\n]", + "body": "[\n {\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"BRL\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"EXPIRED\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"PLN\",\n \"timestamp\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"payment_type\": \"APM\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"CONTACTLESS\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"COP\",\n \"timestamp\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"payment_type\": \"BITCOIN\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"EPS\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ],\n \"transaction_code\": \"\",\n \"transaction_id\": \"\",\n \"merchant_name\": \"\",\n \"redirect_url\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n }\n },\n {\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"NOK\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"FAILED\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"RON\",\n \"timestamp\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"payment_type\": \"APM\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"MYBANK\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"HRK\",\n \"timestamp\": \"\",\n \"status\": \"CANCELLED\",\n \"payment_type\": \"BITCOIN\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"MOTO\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ],\n \"transaction_code\": \"\",\n \"transaction_id\": \"\",\n \"merchant_name\": \"\",\n \"redirect_url\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "30efe360-9599-4b5f-a787-92c33bef25f5", + "id": "a7b02cf1-83b8-4776-80a3-e75113174495", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -668,7 +668,7 @@ } }, { - "id": "2938f1a8-bb4d-49de-86b7-9924e4351e96", + "id": "851b5faf-eaf7-44bb-b98a-11cdd6eb22d4", "name": "Retrieve a checkout", "request": { "name": "Retrieve a checkout", @@ -719,7 +719,7 @@ }, "response": [ { - "id": "220432f4-8542-49d2-abbc-718178392e5d", + "id": "ff8436a7-5ca8-4e50-b94a-88a943711772", "name": "Returns the requested checkout resource.", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"CZK\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"PENDING\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"PLN\",\n \"timestamp\": \"\",\n \"status\": \"CANCELLED\",\n \"payment_type\": \"RECURRING\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"NONE\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"CZK\",\n \"timestamp\": \"\",\n \"status\": \"PENDING\",\n \"payment_type\": \"MOTO\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"MAGSTRIPE_FALLBACK\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ],\n \"transaction_code\": \"\",\n \"transaction_id\": \"\",\n \"merchant_name\": \"\",\n \"redirect_url\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n }\n}", + "body": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"CHF\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"PENDING\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"BRL\",\n \"timestamp\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"payment_type\": \"BALANCE\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"CONTACTLESS\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"DKK\",\n \"timestamp\": \"\",\n \"status\": \"FAILED\",\n \"payment_type\": \"APM\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"N/A\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ],\n \"transaction_code\": \"\",\n \"transaction_id\": \"\",\n \"merchant_name\": \"\",\n \"redirect_url\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1ded2ba8-4f1a-413f-b606-92bdec4e367d", + "id": "27d59c66-a98b-436b-9892-9559882c528b", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -815,7 +815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "322830c5-3b85-4e26-8484-437e18a393b1", + "id": "aa7ebc07-45e7-438e-a822-4ea6855d73da", "name": "The requested resource does not exist.", "originalRequest": { "url": { @@ -869,7 +869,7 @@ } }, { - "id": "0e265048-114a-45ea-9a7c-97c10a0e1815", + "id": "d47c8e03-1e0a-4818-89db-1e93470d9c34", "name": "Process a checkout", "request": { "name": "Process a checkout", @@ -913,7 +913,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"05\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"MASTERCARD\",\n \"zip_code\": \"\"\n },\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", + "raw": "{\n \"payment_type\": \"apple_pay\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"08\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"JCB\",\n \"zip_code\": \"\"\n },\n \"google_pay\": {},\n \"apple_pay\": {},\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -933,7 +933,7 @@ }, "response": [ { - "id": "c74461b7-66c0-4927-8407-9979068876e4", + "id": "682ac030-a976-4cc3-bba0-a4c559c7e222", "name": "Returns the checkout resource after a processing attempt.", "originalRequest": { "url": { @@ -972,7 +972,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"05\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"MASTERCARD\",\n \"zip_code\": \"\"\n },\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", + "raw": "{\n \"payment_type\": \"apple_pay\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"08\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"JCB\",\n \"zip_code\": \"\"\n },\n \"google_pay\": {},\n \"apple_pay\": {},\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -989,12 +989,12 @@ "value": "application/json" } ], - "body": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"CZK\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"PENDING\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"PLN\",\n \"timestamp\": \"\",\n \"status\": \"CANCELLED\",\n \"payment_type\": \"RECURRING\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"NONE\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"CZK\",\n \"timestamp\": \"\",\n \"status\": \"PENDING\",\n \"payment_type\": \"MOTO\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"MAGSTRIPE_FALLBACK\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ],\n \"transaction_code\": \"\",\n \"transaction_id\": \"\",\n \"merchant_name\": \"\",\n \"redirect_url\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n }\n}", + "body": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"CHF\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"PENDING\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"BRL\",\n \"timestamp\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"payment_type\": \"BALANCE\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"CONTACTLESS\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"DKK\",\n \"timestamp\": \"\",\n \"status\": \"FAILED\",\n \"payment_type\": \"APM\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"N/A\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ],\n \"transaction_code\": \"\",\n \"transaction_id\": \"\",\n \"merchant_name\": \"\",\n \"redirect_url\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "412de28e-0178-47a5-bd0c-4144f93656b2", + "id": "f59e5183-61db-45f8-bd84-33bc1828b65b", "name": "Returns the next required action for asynchronous checkout processing.", "originalRequest": { "url": { @@ -1033,7 +1033,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"05\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"MASTERCARD\",\n \"zip_code\": \"\"\n },\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", + "raw": "{\n \"payment_type\": \"apple_pay\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"08\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"JCB\",\n \"zip_code\": \"\"\n },\n \"google_pay\": {},\n \"apple_pay\": {},\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -1055,7 +1055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d908e98d-0e4e-48a9-af01-be9f0a1cf499", + "id": "2c561dd5-e4af-4802-be0f-70bd8848071a", "name": "The request body is invalid for processing the checkout.", "originalRequest": { "url": { @@ -1094,7 +1094,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"05\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"MASTERCARD\",\n \"zip_code\": \"\"\n },\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", + "raw": "{\n \"payment_type\": \"apple_pay\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"08\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"JCB\",\n \"zip_code\": \"\"\n },\n \"google_pay\": {},\n \"apple_pay\": {},\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -1116,7 +1116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e576fdfd-366e-48c2-b616-7a51eb5f183d", + "id": "86263869-2abf-4362-8cc7-7e6c2ada4d1f", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -1155,7 +1155,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"05\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"MASTERCARD\",\n \"zip_code\": \"\"\n },\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", + "raw": "{\n \"payment_type\": \"apple_pay\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"08\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"JCB\",\n \"zip_code\": \"\"\n },\n \"google_pay\": {},\n \"apple_pay\": {},\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -1177,7 +1177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e950118-14e3-4b36-8278-6eb416d0c6fb", + "id": "64ef3bb2-e8d1-48fc-8ff7-0971733b92aa", "name": "The requested resource does not exist.", "originalRequest": { "url": { @@ -1216,7 +1216,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"05\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"MASTERCARD\",\n \"zip_code\": \"\"\n },\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", + "raw": "{\n \"payment_type\": \"apple_pay\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"08\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"JCB\",\n \"zip_code\": \"\"\n },\n \"google_pay\": {},\n \"apple_pay\": {},\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -1238,7 +1238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "115249ec-0477-45d7-889f-99f44257a889", + "id": "5e6ed021-d9f9-406e-90b3-75af05abc23a", "name": "The request conflicts with the current state of the resource.", "originalRequest": { "url": { @@ -1277,7 +1277,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"05\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"MASTERCARD\",\n \"zip_code\": \"\"\n },\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", + "raw": "{\n \"payment_type\": \"apple_pay\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"08\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"type\": \"JCB\",\n \"zip_code\": \"\"\n },\n \"google_pay\": {},\n \"apple_pay\": {},\n \"token\": \"\",\n \"customer_id\": \"\",\n \"personal_details\": {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"phone\": \"\",\n \"birth_date\": \"\",\n \"tax_id\": \"\",\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"line_2\": \"\",\n \"postal_code\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -1305,7 +1305,7 @@ } }, { - "id": "6419cece-285b-428a-8dd3-2edf9d4d09d6", + "id": "9748596b-f179-4d34-9205-e411a9693f23", "name": "Deactivate a checkout", "request": { "name": "Deactivate a checkout", @@ -1356,7 +1356,7 @@ }, "response": [ { - "id": "5a294291-a860-4faa-9968-a34727b490a7", + "id": "efabe08c-fe08-4581-ab63-4be0488c53b8", "name": "Returns the checkout object after successful deactivation.", "originalRequest": { "url": { @@ -1399,12 +1399,12 @@ "value": "application/json" } ], - "body": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"CLP\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"PAID\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"RON\",\n \"timestamp\": \"\",\n \"status\": \"FAILED\",\n \"payment_type\": \"POS\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"MAGSTRIPE_FALLBACK\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"HUF\",\n \"timestamp\": \"\",\n \"status\": \"CANCELLED\",\n \"payment_type\": \"UNKNOWN\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ]\n}", + "body": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"COP\",\n \"merchant_code\": \"\",\n \"description\": \"\",\n \"return_url\": \"\",\n \"id\": \"\",\n \"status\": \"EXPIRED\",\n \"date\": \"\",\n \"valid_until\": \"\",\n \"customer_id\": \"\",\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"transactions\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"RON\",\n \"timestamp\": \"\",\n \"status\": \"CANCELLED\",\n \"payment_type\": \"DIRECT_DEBIT\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"CONTACTLESS\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"GBP\",\n \"timestamp\": \"\",\n \"status\": \"CANCELLED\",\n \"payment_type\": \"UNKNOWN\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"PIX\",\n \"auth_code\": \"\",\n \"internal_id\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "de389cfd-8c31-4f6e-b5cf-f9a9628fec00", + "id": "40119bde-9858-4080-8e4f-62b891251c45", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -1452,7 +1452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5839dc22-a917-4d12-8c2d-35141adaafb4", + "id": "7d8a8318-fd5a-4eaa-8dcd-5fa8f299ce70", "name": "The requested resource does not exist.", "originalRequest": { "url": { @@ -1500,7 +1500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0729e095-195c-4982-a980-904b9b766cb1", + "id": "2dc0f675-a860-412b-8271-a39deea9b2f4", "name": "The request conflicts with the current state of the resource.", "originalRequest": { "url": { @@ -1560,7 +1560,7 @@ "description": "Allow your regular customers to save their information with the Customers model.\nThis will prevent re-entering payment instrument information for recurring payments on your platform.\n\nDepending on the needs you can allow, creating, listing or deactivating payment instruments & creating, retrieving and updating customers.\n", "item": [ { - "id": "b3852aac-8432-473f-b42d-1ee153a0392f", + "id": "b94bc663-fe9e-4560-8c16-e0a1677a63b7", "name": "Create a customer", "request": { "name": "Create a customer", @@ -1612,7 +1612,7 @@ }, "response": [ { - "id": "a976ff31-d930-422f-82f4-9ff2559086eb", + "id": "ecb179b6-3789-4d45-a811-ae834cdfd0bf", "name": "Returns the customer resource.", "originalRequest": { "url": { @@ -1661,7 +1661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96a35219-f1db-43fd-96e4-1ac9e09abac1", + "id": "9cd6e72a-bf7c-4988-aa54-0e66e233e168", "name": "The request body is invalid.", "originalRequest": { "url": { @@ -1710,7 +1710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d26db858-d104-418f-8b14-b9a124b3b0f5", + "id": "c09c4957-d15c-4204-b2d1-3ae03c8f133e", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -1759,7 +1759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac1ca1d5-4759-417e-bf79-d3823286f1b7", + "id": "1ad87027-ccc9-444e-8218-819e33921b06", "name": "The request is authenticated but not permitted for this operation.", "originalRequest": { "url": { @@ -1808,7 +1808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca7f12d8-a61f-47d5-ac45-eb27148927e0", + "id": "c4eb2d13-c759-4335-90ee-3fa341add5d7", "name": "A customer with the provided identifier already exists.", "originalRequest": { "url": { @@ -1863,7 +1863,7 @@ } }, { - "id": "e7629873-c0bd-48f7-aae7-34f52752d063", + "id": "3c8a96e7-5625-44b8-a61f-2113db0daf63", "name": "Retrieve a customer", "request": { "name": "Retrieve a customer", @@ -1914,7 +1914,7 @@ }, "response": [ { - "id": "ea60fa33-0ccf-4f64-a7be-cbdd119e76dc", + "id": "a37f457f-ab07-4814-8d3e-b0c653970c71", "name": "Returns the customer resource.", "originalRequest": { "url": { @@ -1962,7 +1962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d05c58b0-0150-4e94-ab42-58e765cf22a8", + "id": "0e9dc018-4333-46dd-8ef6-c9b6992e806f", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -2010,7 +2010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a95b67f-e13b-46f5-a161-275c37a3bf07", + "id": "7e59dfef-4327-41e2-bfd5-958d07f910cc", "name": "The request is authenticated but not permitted for this operation.", "originalRequest": { "url": { @@ -2058,7 +2058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e07f9a7-b10a-4441-b7b0-22294fa573cc", + "id": "7f17f4ae-f588-48b2-87c1-e80a2150285f", "name": "The requested resource does not exist.", "originalRequest": { "url": { @@ -2112,7 +2112,7 @@ } }, { - "id": "cf8698dc-7e71-40ef-a240-54a8ef437752", + "id": "96574c54-630a-47ef-9a6d-1521dbbfd459", "name": "Update a customer", "request": { "name": "Update a customer", @@ -2176,7 +2176,7 @@ }, "response": [ { - "id": "d1751255-6b9d-4986-8e99-37fae0f69aad", + "id": "14ea0e86-a556-4cd7-a2f6-ab445661e509", "name": "Returns the customer resource.", "originalRequest": { "url": { @@ -2237,7 +2237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7077fff-ff3c-4d14-871b-80b6aabd544b", + "id": "6e1be858-6898-432e-be3f-b5b495a45a21", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -2298,7 +2298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d180718a-7b7a-44da-ad7d-c467f5c16ed0", + "id": "d27c706e-5175-4ce2-bf90-0a411140ec2d", "name": "The request is authenticated but not permitted for this operation.", "originalRequest": { "url": { @@ -2359,7 +2359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1618f407-4699-477d-be4d-dcc2c43ea9c1", + "id": "aaecddac-f862-4a6b-bd9b-a330c61f9ba7", "name": "The requested resource does not exist.", "originalRequest": { "url": { @@ -2426,7 +2426,7 @@ } }, { - "id": "916f6128-ca6b-4bd9-bc72-73a01e59b689", + "id": "687cc741-e306-462c-9bb1-6a1d3e674e1f", "name": "List payment instruments", "request": { "name": "List payment instruments", @@ -2478,7 +2478,7 @@ }, "response": [ { - "id": "ce400e91-cd43-454b-93ce-98b9a69db793", + "id": "c702b70a-cbc0-4a32-8cb9-6d6661f768ea", "name": "Returns the list of saved payment instruments for the customer.", "originalRequest": { "url": { @@ -2522,12 +2522,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"token\": \"\",\n \"active\": true,\n \"type\": \"card\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"HIPERCARD\"\n },\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"created_at\": \"\"\n },\n {\n \"token\": \"\",\n \"active\": true,\n \"type\": \"card\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"VPAY\"\n },\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"created_at\": \"\"\n }\n]", + "body": "[\n {\n \"token\": \"\",\n \"active\": true,\n \"type\": \"card\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"VISA_VPAY\"\n },\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"created_at\": \"\"\n },\n {\n \"token\": \"\",\n \"active\": true,\n \"type\": \"card\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"MASTERCARD\"\n },\n \"mandate\": {\n \"type\": \"\",\n \"status\": \"\",\n \"merchant_code\": \"\"\n },\n \"created_at\": \"\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4d925010-d167-46af-b8b3-ea9736afa291", + "id": "248fd390-ed78-4715-84d9-c00e59b4403f", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -2576,7 +2576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30187d6a-b8d2-4457-90be-87196613e2d4", + "id": "9e1af648-20f1-4647-ac69-8e90db880951", "name": "The request is authenticated but not permitted for this operation.", "originalRequest": { "url": { @@ -2625,7 +2625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe87e647-07fb-4697-ac4c-369c37afc277", + "id": "3b9393ae-9be4-4657-8d22-e02339a77de4", "name": "The requested resource does not exist.", "originalRequest": { "url": { @@ -2680,7 +2680,7 @@ } }, { - "id": "6c413d7f-5bf7-412c-b521-237f3ec16ca5", + "id": "927e028b-ef70-4723-9f5c-1b3faf1a404f", "name": "Deactivate a payment instrument", "request": { "name": "Deactivate a payment instrument", @@ -2743,7 +2743,7 @@ }, "response": [ { - "id": "aec0a589-5cf6-431d-b976-1891f9c67191", + "id": "58b94e90-b270-4303-ac9f-d8a90df922f6", "name": "Returns an empty response body when the operation succeeds.", "originalRequest": { "url": { @@ -2791,7 +2791,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e7632e50-9204-48c9-90db-22b912843c6c", + "id": "e6e1e901-adfd-4f37-8c3f-0027bdeecf26", "name": "The request is invalid.", "originalRequest": { "url": { @@ -2851,7 +2851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d251752-140f-42f4-a8c8-d7985ae5d004", + "id": "5790519f-e0bc-48a0-bef2-1855283cdf46", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -2911,7 +2911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0269ba86-6c40-46a2-b869-7e8971b9c84f", + "id": "74f9984c-377d-4c4f-af6f-206eb46cc5e7", "name": "The request is authenticated but not permitted for this operation.", "originalRequest": { "url": { @@ -2971,7 +2971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddbcaaa7-0886-4c09-a09f-4f9a0b6bb670", + "id": "c3c245b5-2d89-4111-9a19-c71537657efc", "name": "The requested resource does not exist.", "originalRequest": { "url": { @@ -3043,7 +3043,7 @@ "description": "Retrieve details for a specific transaction by it’s `id`\nor any other required query parameter, or list all transactions related to the merchant account.\n", "item": [ { - "id": "00bbb9d6-6233-4909-b3e5-b5b1efd3140e", + "id": "fc13fed1-1e52-426f-9cd9-466f897db10c", "name": "Refund a transaction", "request": { "name": "Refund a transaction", @@ -3108,7 +3108,7 @@ }, "response": [ { - "id": "6ec985c4-ab19-4544-85e2-7cbde7de89b8", + "id": "b0b27fd0-b654-488f-a05d-ab33c499a13c", "name": "Returns an empty response body when the operation succeeds.", "originalRequest": { "url": { @@ -3160,7 +3160,7 @@ "_postman_previewlanguage": "text" }, { - "id": "97ea0c92-b0b4-4732-8c41-20d24913c456", + "id": "a7d761eb-65dd-4a40-b28e-3a5873ef035c", "name": "The requested resource does not exist.", "originalRequest": { "url": { @@ -3222,7 +3222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4975b164-c10d-44ee-be80-30eba533c843", + "id": "a50a5f8c-1a66-4cb5-96cf-42b4591141cf", "name": "The transaction cannot be refunded due to business constraints.", "originalRequest": { "url": { @@ -3290,7 +3290,7 @@ } }, { - "id": "4b5f86c2-e64b-4d06-82fe-22b8c7626de8", + "id": "cfe4aefd-5e49-4d99-981c-8f441e6b0e50", "name": "Retrieve a transaction", "request": { "name": "Retrieve a transaction", @@ -3388,7 +3388,7 @@ }, "response": [ { - "id": "8c9c6744-6740-4ffa-bece-84b5e504efc5", + "id": "3b0adad5-a6fb-4b8c-8252-60133d9a4f2d", "name": "Returns the requested transaction resource.", "originalRequest": { "url": { @@ -3478,12 +3478,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"timestamp\": \"\",\n \"status\": \"PENDING\",\n \"payment_type\": \"ECOM\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"N/A\",\n \"auth_code\": \"\",\n \"internal_id\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"ACCELERATED_INSTALLMENT\",\n \"foreign_transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"username\": \"\",\n \"fee_amount\": \"\",\n \"lat\": \"\",\n \"lon\": \"\",\n \"horizontal_accuracy\": \"\",\n \"merchant_id\": \"\",\n \"device_info\": {\n \"name\": \"\",\n \"system_name\": \"\",\n \"model\": \"\",\n \"system_version\": \"\",\n \"uuid\": \"\"\n },\n \"simple_payment_type\": \"EMV\",\n \"verification_method\": \"online PIN\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"SWILE\"\n },\n \"elv_account\": {\n \"sort_code\": \"\",\n \"last_4_digits\": \"\",\n \"sequence_no\": \"\",\n \"iban\": \"\"\n },\n \"local_time\": \"\",\n \"payout_date\": \"\",\n \"payout_type\": \"PREPAID_CARD\",\n \"process_as\": \"CREDIT\",\n \"products\": [\n {\n \"name\": \"\",\n \"price_label\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n },\n {\n \"name\": \"\",\n \"price_label\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n }\n ],\n \"vat_rates\": [\n {\n \"rate\": \"\",\n \"net\": \"\",\n \"vat\": \"\",\n \"gross\": \"\"\n },\n {\n \"rate\": \"\",\n \"net\": \"\",\n \"vat\": \"\",\n \"gross\": \"\"\n }\n ],\n \"transaction_events\": [\n {\n \"id\": \"\",\n \"event_type\": \"REFUND\",\n \"status\": \"SUCCESSFUL\",\n \"amount\": \"\",\n \"due_date\": \"\",\n \"date\": \"\",\n \"installment_number\": \"\",\n \"timestamp\": \"\"\n },\n {\n \"id\": \"\",\n \"event_type\": \"REFUND\",\n \"status\": \"SUCCESSFUL\",\n \"amount\": \"\",\n \"due_date\": \"\",\n \"date\": \"\",\n \"installment_number\": \"\",\n \"timestamp\": \"\"\n }\n ],\n \"simple_status\": \"SUCCESSFUL\",\n \"links\": [\n {\n \"rel\": \"\",\n \"href\": \"\",\n \"type\": \"\",\n \"min_amount\": \"\",\n \"max_amount\": \"\"\n },\n {\n \"rel\": \"\",\n \"href\": \"\",\n \"type\": \"\",\n \"min_amount\": \"\",\n \"max_amount\": \"\"\n }\n ],\n \"events\": [\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT_DEDUCTION\",\n \"status\": \"PAID_OUT\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"fee_amount\": \"\",\n \"installment_number\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\",\n \"status\": \"PENDING\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"fee_amount\": \"\",\n \"installment_number\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\"\n }\n ],\n \"location\": {\n \"lat\": \"\",\n \"lon\": \"\",\n \"horizontal_accuracy\": \"\"\n },\n \"tax_enabled\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"timestamp\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"payment_type\": \"RECURRING\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"MYBANK\",\n \"auth_code\": \"\",\n \"internal_id\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"ACCELERATED_INSTALLMENT\",\n \"foreign_transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"username\": \"\",\n \"fee_amount\": \"\",\n \"lat\": \"\",\n \"lon\": \"\",\n \"horizontal_accuracy\": \"\",\n \"merchant_id\": \"\",\n \"device_info\": {\n \"name\": \"\",\n \"system_name\": \"\",\n \"model\": \"\",\n \"system_version\": \"\",\n \"uuid\": \"\"\n },\n \"simple_payment_type\": \"MANUAL_ENTRY\",\n \"verification_method\": \"offline PIN + signature\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"SWILE\"\n },\n \"elv_account\": {\n \"sort_code\": \"\",\n \"last_4_digits\": \"\",\n \"sequence_no\": \"\",\n \"iban\": \"\"\n },\n \"local_time\": \"\",\n \"payout_date\": \"\",\n \"payout_type\": \"PREPAID_CARD\",\n \"process_as\": \"CREDIT\",\n \"products\": [\n {\n \"name\": \"\",\n \"price_label\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n },\n {\n \"name\": \"\",\n \"price_label\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n }\n ],\n \"vat_rates\": [\n {\n \"rate\": \"\",\n \"net\": \"\",\n \"vat\": \"\",\n \"gross\": \"\"\n },\n {\n \"rate\": \"\",\n \"net\": \"\",\n \"vat\": \"\",\n \"gross\": \"\"\n }\n ],\n \"transaction_events\": [\n {\n \"id\": \"\",\n \"event_type\": \"CHARGE_BACK\",\n \"status\": \"PENDING\",\n \"amount\": \"\",\n \"due_date\": \"\",\n \"date\": \"\",\n \"installment_number\": \"\",\n \"timestamp\": \"\"\n },\n {\n \"id\": \"\",\n \"event_type\": \"PAYOUT_DEDUCTION\",\n \"status\": \"REFUNDED\",\n \"amount\": \"\",\n \"due_date\": \"\",\n \"date\": \"\",\n \"installment_number\": \"\",\n \"timestamp\": \"\"\n }\n ],\n \"simple_status\": \"REFUND_FAILED\",\n \"links\": [\n {\n \"rel\": \"\",\n \"href\": \"\",\n \"type\": \"\",\n \"min_amount\": \"\",\n \"max_amount\": \"\"\n },\n {\n \"rel\": \"\",\n \"href\": \"\",\n \"type\": \"\",\n \"min_amount\": \"\",\n \"max_amount\": \"\"\n }\n ],\n \"events\": [\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\",\n \"status\": \"PAID_OUT\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"fee_amount\": \"\",\n \"installment_number\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT\",\n \"status\": \"REFUNDED\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"fee_amount\": \"\",\n \"installment_number\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\"\n }\n ],\n \"location\": {\n \"lat\": \"\",\n \"lon\": \"\",\n \"horizontal_accuracy\": \"\"\n },\n \"tax_enabled\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "caac8626-8251-4371-b952-121469254854", + "id": "1cceec42-d1e7-4157-8ed4-2d20843ab190", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -3578,7 +3578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac84471e-29fe-442b-ac15-de252c3c7d15", + "id": "4e311633-0972-4623-971a-e929d0283125", "name": "The requested resource does not exist.", "originalRequest": { "url": { @@ -3679,7 +3679,7 @@ } }, { - "id": "c17d3d00-124e-4c14-8742-f2feb4471a43", + "id": "3d510ff9-ccf1-4862-9141-5ad7a865ccf5", "name": "Retrieve a transaction", "request": { "name": "Retrieve a transaction", @@ -3747,7 +3747,7 @@ }, "response": [ { - "id": "f11d4461-2686-4176-bd82-79f821eb5007", + "id": "bbe7004a-d092-401c-8327-e7e7dbcc9802", "name": "Returns the requested transaction resource.", "originalRequest": { "url": { @@ -3807,12 +3807,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"timestamp\": \"\",\n \"status\": \"PENDING\",\n \"payment_type\": \"ECOM\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"N/A\",\n \"auth_code\": \"\",\n \"internal_id\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"ACCELERATED_INSTALLMENT\",\n \"foreign_transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"username\": \"\",\n \"fee_amount\": \"\",\n \"lat\": \"\",\n \"lon\": \"\",\n \"horizontal_accuracy\": \"\",\n \"merchant_id\": \"\",\n \"device_info\": {\n \"name\": \"\",\n \"system_name\": \"\",\n \"model\": \"\",\n \"system_version\": \"\",\n \"uuid\": \"\"\n },\n \"simple_payment_type\": \"EMV\",\n \"verification_method\": \"online PIN\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"SWILE\"\n },\n \"elv_account\": {\n \"sort_code\": \"\",\n \"last_4_digits\": \"\",\n \"sequence_no\": \"\",\n \"iban\": \"\"\n },\n \"local_time\": \"\",\n \"payout_date\": \"\",\n \"payout_type\": \"PREPAID_CARD\",\n \"process_as\": \"CREDIT\",\n \"products\": [\n {\n \"name\": \"\",\n \"price_label\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n },\n {\n \"name\": \"\",\n \"price_label\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n }\n ],\n \"vat_rates\": [\n {\n \"rate\": \"\",\n \"net\": \"\",\n \"vat\": \"\",\n \"gross\": \"\"\n },\n {\n \"rate\": \"\",\n \"net\": \"\",\n \"vat\": \"\",\n \"gross\": \"\"\n }\n ],\n \"transaction_events\": [\n {\n \"id\": \"\",\n \"event_type\": \"REFUND\",\n \"status\": \"SUCCESSFUL\",\n \"amount\": \"\",\n \"due_date\": \"\",\n \"date\": \"\",\n \"installment_number\": \"\",\n \"timestamp\": \"\"\n },\n {\n \"id\": \"\",\n \"event_type\": \"REFUND\",\n \"status\": \"SUCCESSFUL\",\n \"amount\": \"\",\n \"due_date\": \"\",\n \"date\": \"\",\n \"installment_number\": \"\",\n \"timestamp\": \"\"\n }\n ],\n \"simple_status\": \"SUCCESSFUL\",\n \"links\": [\n {\n \"rel\": \"\",\n \"href\": \"\",\n \"type\": \"\",\n \"min_amount\": \"\",\n \"max_amount\": \"\"\n },\n {\n \"rel\": \"\",\n \"href\": \"\",\n \"type\": \"\",\n \"min_amount\": \"\",\n \"max_amount\": \"\"\n }\n ],\n \"events\": [\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT_DEDUCTION\",\n \"status\": \"PAID_OUT\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"fee_amount\": \"\",\n \"installment_number\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\",\n \"status\": \"PENDING\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"fee_amount\": \"\",\n \"installment_number\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\"\n }\n ],\n \"location\": {\n \"lat\": \"\",\n \"lon\": \"\",\n \"horizontal_accuracy\": \"\"\n },\n \"tax_enabled\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"timestamp\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"payment_type\": \"RECURRING\",\n \"installments_count\": \"\",\n \"merchant_code\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"entry_mode\": \"MYBANK\",\n \"auth_code\": \"\",\n \"internal_id\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"ACCELERATED_INSTALLMENT\",\n \"foreign_transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"username\": \"\",\n \"fee_amount\": \"\",\n \"lat\": \"\",\n \"lon\": \"\",\n \"horizontal_accuracy\": \"\",\n \"merchant_id\": \"\",\n \"device_info\": {\n \"name\": \"\",\n \"system_name\": \"\",\n \"model\": \"\",\n \"system_version\": \"\",\n \"uuid\": \"\"\n },\n \"simple_payment_type\": \"MANUAL_ENTRY\",\n \"verification_method\": \"offline PIN + signature\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"SWILE\"\n },\n \"elv_account\": {\n \"sort_code\": \"\",\n \"last_4_digits\": \"\",\n \"sequence_no\": \"\",\n \"iban\": \"\"\n },\n \"local_time\": \"\",\n \"payout_date\": \"\",\n \"payout_type\": \"PREPAID_CARD\",\n \"process_as\": \"CREDIT\",\n \"products\": [\n {\n \"name\": \"\",\n \"price_label\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n },\n {\n \"name\": \"\",\n \"price_label\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n }\n ],\n \"vat_rates\": [\n {\n \"rate\": \"\",\n \"net\": \"\",\n \"vat\": \"\",\n \"gross\": \"\"\n },\n {\n \"rate\": \"\",\n \"net\": \"\",\n \"vat\": \"\",\n \"gross\": \"\"\n }\n ],\n \"transaction_events\": [\n {\n \"id\": \"\",\n \"event_type\": \"CHARGE_BACK\",\n \"status\": \"PENDING\",\n \"amount\": \"\",\n \"due_date\": \"\",\n \"date\": \"\",\n \"installment_number\": \"\",\n \"timestamp\": \"\"\n },\n {\n \"id\": \"\",\n \"event_type\": \"PAYOUT_DEDUCTION\",\n \"status\": \"REFUNDED\",\n \"amount\": \"\",\n \"due_date\": \"\",\n \"date\": \"\",\n \"installment_number\": \"\",\n \"timestamp\": \"\"\n }\n ],\n \"simple_status\": \"REFUND_FAILED\",\n \"links\": [\n {\n \"rel\": \"\",\n \"href\": \"\",\n \"type\": \"\",\n \"min_amount\": \"\",\n \"max_amount\": \"\"\n },\n {\n \"rel\": \"\",\n \"href\": \"\",\n \"type\": \"\",\n \"min_amount\": \"\",\n \"max_amount\": \"\"\n }\n ],\n \"events\": [\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\",\n \"status\": \"PAID_OUT\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"fee_amount\": \"\",\n \"installment_number\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT\",\n \"status\": \"REFUNDED\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"fee_amount\": \"\",\n \"installment_number\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\"\n }\n ],\n \"location\": {\n \"lat\": \"\",\n \"lon\": \"\",\n \"horizontal_accuracy\": \"\"\n },\n \"tax_enabled\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8925ea7e-1ebf-4fc7-b9f8-b7f43c97cbee", + "id": "254c65e4-450d-44fa-b39a-b4bcc1661069", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -3877,7 +3877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e34785c-9771-4b14-b812-3086c9b4cc4d", + "id": "f85edd3e-df04-434b-92a5-863264082924", "name": "The requested resource does not exist.", "originalRequest": { "url": { @@ -3948,7 +3948,7 @@ } }, { - "id": "90fd7f58-5396-4691-a6b1-ca0d01774605", + "id": "6488df00-7282-4806-99f4-07801e4537d0", "name": "List transactions", "request": { "name": "List transactions", @@ -4020,7 +4020,7 @@ "type": "text/plain" }, "key": "statuses[]", - "value": "FAILED" + "value": "CANCELLED" }, { "disabled": false, @@ -4029,7 +4029,7 @@ "type": "text/plain" }, "key": "statuses[]", - "value": "CANCELLED" + "value": "REFUNDED" }, { "disabled": false, @@ -4047,7 +4047,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BITCOIN" + "value": "POS" }, { "disabled": false, @@ -4056,7 +4056,7 @@ "type": "text/plain" }, "key": "entry_modes[]", - "value": "MYBANK" + "value": "SATISPAY" }, { "disabled": false, @@ -4065,7 +4065,7 @@ "type": "text/plain" }, "key": "entry_modes[]", - "value": "MOTO" + "value": "PAYPAL" }, { "disabled": false, @@ -4074,7 +4074,7 @@ "type": "text/plain" }, "key": "types", - "value": "REFUND" + "value": "CHARGE_BACK" }, { "disabled": false, @@ -4164,7 +4164,7 @@ }, "response": [ { - "id": "59c11693-dda1-4b17-817d-8f8915aa11fd", + "id": "408d5d03-4c03-4470-9e7b-7863ebdc0c52", "name": "Returns a page of transaction history items.", "originalRequest": { "url": { @@ -4222,7 +4222,7 @@ "type": "text/plain" }, "key": "statuses[]", - "value": "CANCELLED" + "value": "REFUNDED" }, { "disabled": false, @@ -4231,7 +4231,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BITCOIN" + "value": "POS" }, { "disabled": false, @@ -4240,7 +4240,7 @@ "type": "text/plain" }, "key": "entry_modes[]", - "value": "MOTO" + "value": "PAYPAL" }, { "disabled": false, @@ -4327,12 +4327,12 @@ "value": "application/json" } ], - "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"BGN\",\n \"timestamp\": \"\",\n \"status\": \"CANCELLED\",\n \"payment_type\": \"BALANCE\",\n \"installments_count\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"SINGLE_PAYMENT\",\n \"transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"user\": \"\",\n \"type\": \"REFUND\",\n \"card_type\": \"AMEX\",\n \"payout_date\": \"\",\n \"payout_type\": \"BANK_ACCOUNT\",\n \"refunded_amount\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"RON\",\n \"timestamp\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"payment_type\": \"CASH\",\n \"installments_count\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"ACCELERATED_INSTALLMENT\",\n \"transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"user\": \"\",\n \"type\": \"PAYMENT\",\n \"card_type\": \"MASTERCARD\",\n \"payout_date\": \"\",\n \"payout_type\": \"BANK_ACCOUNT\",\n \"refunded_amount\": \"\"\n }\n ],\n \"links\": [\n {\n \"rel\": \"\",\n \"href\": \"\"\n },\n {\n \"rel\": \"\",\n \"href\": \"\"\n }\n ]\n}", + "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"CHF\",\n \"timestamp\": \"\",\n \"status\": \"PENDING\",\n \"payment_type\": \"APM\",\n \"installments_count\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"TRUE_INSTALLMENT\",\n \"transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"user\": \"\",\n \"type\": \"PAYMENT\",\n \"card_type\": \"SWILE\",\n \"payout_date\": \"\",\n \"payout_type\": \"BANK_ACCOUNT\",\n \"refunded_amount\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"timestamp\": \"\",\n \"status\": \"PENDING\",\n \"payment_type\": \"DIRECT_DEBIT\",\n \"installments_count\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"TRUE_INSTALLMENT\",\n \"transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"user\": \"\",\n \"type\": \"PAYMENT\",\n \"card_type\": \"AMEX\",\n \"payout_date\": \"\",\n \"payout_type\": \"PREPAID_CARD\",\n \"refunded_amount\": \"\"\n }\n ],\n \"links\": [\n {\n \"rel\": \"\",\n \"href\": \"\"\n },\n {\n \"rel\": \"\",\n \"href\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2a966f3b-e13c-4a23-a449-7b5ee94827a5", + "id": "84476b92-cf4c-4df2-a3ed-a68b22db9c66", "name": "The request is invalid for the submitted query parameters.", "originalRequest": { "url": { @@ -4390,7 +4390,7 @@ "type": "text/plain" }, "key": "statuses[]", - "value": "CANCELLED" + "value": "REFUNDED" }, { "disabled": false, @@ -4399,7 +4399,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BITCOIN" + "value": "POS" }, { "disabled": false, @@ -4408,7 +4408,7 @@ "type": "text/plain" }, "key": "entry_modes[]", - "value": "MOTO" + "value": "PAYPAL" }, { "disabled": false, @@ -4500,7 +4500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "191add60-ce93-46fd-88cb-152c910f6e6d", + "id": "aae31c9c-51d3-4854-82af-123fc2cabbe6", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -4558,7 +4558,7 @@ "type": "text/plain" }, "key": "statuses[]", - "value": "CANCELLED" + "value": "REFUNDED" }, { "disabled": false, @@ -4567,7 +4567,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BITCOIN" + "value": "POS" }, { "disabled": false, @@ -4576,7 +4576,7 @@ "type": "text/plain" }, "key": "entry_modes[]", - "value": "MOTO" + "value": "PAYPAL" }, { "disabled": false, @@ -4674,7 +4674,7 @@ } }, { - "id": "9512519b-0452-4c98-8469-060944ca3f23", + "id": "4c2fae55-0b49-4a46-934a-6ccf602c8695", "name": "List transactions", "request": { "name": "List transactions", @@ -4745,7 +4745,7 @@ "type": "text/plain" }, "key": "statuses[]", - "value": "FAILED" + "value": "CANCELLED" }, { "disabled": false, @@ -4754,7 +4754,7 @@ "type": "text/plain" }, "key": "statuses[]", - "value": "CANCELLED" + "value": "REFUNDED" }, { "disabled": false, @@ -4772,7 +4772,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BITCOIN" + "value": "POS" }, { "disabled": false, @@ -4781,7 +4781,7 @@ "type": "text/plain" }, "key": "types", - "value": "REFUND" + "value": "CHARGE_BACK" }, { "disabled": false, @@ -4860,7 +4860,7 @@ }, "response": [ { - "id": "9d45110c-675a-41b1-a4b6-9885af36deeb", + "id": "76a48c99-9edc-40d9-a8a8-72d18d2b6fad", "name": "Returns a page of transaction history items.", "originalRequest": { "url": { @@ -4917,7 +4917,7 @@ "type": "text/plain" }, "key": "statuses[]", - "value": "CANCELLED" + "value": "REFUNDED" }, { "disabled": false, @@ -4926,7 +4926,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BITCOIN" + "value": "POS" }, { "disabled": false, @@ -5002,12 +5002,12 @@ "value": "application/json" } ], - "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"BGN\",\n \"timestamp\": \"\",\n \"status\": \"CANCELLED\",\n \"payment_type\": \"BALANCE\",\n \"installments_count\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"SINGLE_PAYMENT\",\n \"transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"user\": \"\",\n \"type\": \"REFUND\",\n \"card_type\": \"AMEX\",\n \"payout_date\": \"\",\n \"payout_type\": \"BANK_ACCOUNT\",\n \"refunded_amount\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"RON\",\n \"timestamp\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"payment_type\": \"CASH\",\n \"installments_count\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"ACCELERATED_INSTALLMENT\",\n \"transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"user\": \"\",\n \"type\": \"PAYMENT\",\n \"card_type\": \"MASTERCARD\",\n \"payout_date\": \"\",\n \"payout_type\": \"BANK_ACCOUNT\",\n \"refunded_amount\": \"\"\n }\n ],\n \"links\": [\n {\n \"rel\": \"\",\n \"href\": \"\"\n },\n {\n \"rel\": \"\",\n \"href\": \"\"\n }\n ]\n}", + "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"CHF\",\n \"timestamp\": \"\",\n \"status\": \"PENDING\",\n \"payment_type\": \"APM\",\n \"installments_count\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"TRUE_INSTALLMENT\",\n \"transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"user\": \"\",\n \"type\": \"PAYMENT\",\n \"card_type\": \"SWILE\",\n \"payout_date\": \"\",\n \"payout_type\": \"BANK_ACCOUNT\",\n \"refunded_amount\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"timestamp\": \"\",\n \"status\": \"PENDING\",\n \"payment_type\": \"DIRECT_DEBIT\",\n \"installments_count\": \"\",\n \"product_summary\": \"\",\n \"payouts_total\": \"\",\n \"payouts_received\": \"\",\n \"payout_plan\": \"TRUE_INSTALLMENT\",\n \"transaction_id\": \"\",\n \"client_transaction_id\": \"\",\n \"user\": \"\",\n \"type\": \"PAYMENT\",\n \"card_type\": \"AMEX\",\n \"payout_date\": \"\",\n \"payout_type\": \"PREPAID_CARD\",\n \"refunded_amount\": \"\"\n }\n ],\n \"links\": [\n {\n \"rel\": \"\",\n \"href\": \"\"\n },\n {\n \"rel\": \"\",\n \"href\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5d146c4f-8df1-4dbc-a7e3-673551bdb6f5", + "id": "e47c7106-b2a0-40b6-8ec3-8b54e33bd646", "name": "The request is invalid for the submitted query parameters.", "originalRequest": { "url": { @@ -5064,7 +5064,7 @@ "type": "text/plain" }, "key": "statuses[]", - "value": "CANCELLED" + "value": "REFUNDED" }, { "disabled": false, @@ -5073,7 +5073,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BITCOIN" + "value": "POS" }, { "disabled": false, @@ -5154,7 +5154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23b3d356-ab21-40d8-ab1b-482bad0c3653", + "id": "716f014e-24fe-430d-8a59-bc47b32b548a", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -5211,7 +5211,7 @@ "type": "text/plain" }, "key": "statuses[]", - "value": "CANCELLED" + "value": "REFUNDED" }, { "disabled": false, @@ -5220,7 +5220,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BITCOIN" + "value": "POS" }, { "disabled": false, @@ -5313,7 +5313,7 @@ "description": "The Payouts model will allow you to track funds you’ve received from SumUp.\nYou can receive a detailed payouts list with information like dates, fees, references and statuses, using the `List payouts` endpoint.\n", "item": [ { - "id": "a8c1bc51-2182-42db-a2b4-c1b844d14505", + "id": "360f02d2-2642-4835-b11d-f40723ea2bd1", "name": "List payouts", "request": { "name": "List payouts", @@ -5357,7 +5357,7 @@ "type": "text/plain" }, "key": "format", - "value": "json" + "value": "csv" }, { "disabled": false, @@ -5375,7 +5375,7 @@ "type": "text/plain" }, "key": "order", - "value": "asc" + "value": "desc" } ], "variable": [ @@ -5411,7 +5411,7 @@ }, "response": [ { - "id": "aede2f43-3b64-4342-84e6-80e9d90fa43a", + "id": "42ab43d5-937d-4003-b567-9cab4826977a", "name": "Returns the list of payouts for the requested period.", "originalRequest": { "url": { @@ -5450,7 +5450,7 @@ "type": "text/plain" }, "key": "format", - "value": "json" + "value": "csv" }, { "disabled": false, @@ -5468,7 +5468,7 @@ "type": "text/plain" }, "key": "order", - "value": "asc" + "value": "desc" } ], "variable": [ @@ -5501,12 +5501,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"amount\": \"\",\n \"currency\": \"\",\n \"date\": \"\",\n \"fee\": \"\",\n \"id\": \"\",\n \"reference\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"transaction_code\": \"\",\n \"type\": \"CHARGE_BACK_DEDUCTION\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"\",\n \"date\": \"\",\n \"fee\": \"\",\n \"id\": \"\",\n \"reference\": \"\",\n \"status\": \"FAILED\",\n \"transaction_code\": \"\",\n \"type\": \"PAYOUT\"\n }\n]", + "body": "[\n {\n \"amount\": \"\",\n \"currency\": \"\",\n \"date\": \"\",\n \"fee\": \"\",\n \"id\": \"\",\n \"reference\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"transaction_code\": \"\",\n \"type\": \"PAYOUT\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"\",\n \"date\": \"\",\n \"fee\": \"\",\n \"id\": \"\",\n \"reference\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"transaction_code\": \"\",\n \"type\": \"REFUND_DEDUCTION\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f1a98ea2-4c99-4b20-9eae-c17da425adc6", + "id": "e41e02a4-06cb-4f77-aaf9-5c7372f914fc", "name": "The request is invalid for the submitted query parameters.", "originalRequest": { "url": { @@ -5545,7 +5545,7 @@ "type": "text/plain" }, "key": "format", - "value": "json" + "value": "csv" }, { "disabled": false, @@ -5563,7 +5563,7 @@ "type": "text/plain" }, "key": "order", - "value": "asc" + "value": "desc" } ], "variable": [ @@ -5601,7 +5601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aff3f160-26a0-4869-b81b-c455b9b87fa5", + "id": "0589c98e-4d7a-4d69-ae76-c75e9c0e435c", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -5640,7 +5640,7 @@ "type": "text/plain" }, "key": "format", - "value": "json" + "value": "csv" }, { "disabled": false, @@ -5658,7 +5658,7 @@ "type": "text/plain" }, "key": "order", - "value": "asc" + "value": "desc" } ], "variable": [ @@ -5702,7 +5702,7 @@ } }, { - "id": "d06b1442-81ef-4ae8-acf6-f7203f469971", + "id": "fcdff7e1-aef2-4daa-ba7d-b6b00cd5df7a", "name": "List payouts", "request": { "name": "List payouts", @@ -5746,7 +5746,7 @@ "type": "text/plain" }, "key": "format", - "value": "json" + "value": "csv" }, { "disabled": false, @@ -5764,7 +5764,7 @@ "type": "text/plain" }, "key": "order", - "value": "asc" + "value": "desc" } ], "variable": [] @@ -5789,7 +5789,7 @@ }, "response": [ { - "id": "e65279ed-9cdb-47d8-9001-ecedc9b785c2", + "id": "ffb400c2-31a7-4c04-be92-3207c3e4959a", "name": "Returns the list of payouts for the requested period.", "originalRequest": { "url": { @@ -5828,7 +5828,7 @@ "type": "text/plain" }, "key": "format", - "value": "json" + "value": "csv" }, { "disabled": false, @@ -5846,7 +5846,7 @@ "type": "text/plain" }, "key": "order", - "value": "asc" + "value": "desc" } ], "variable": [] @@ -5868,12 +5868,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"amount\": \"\",\n \"currency\": \"\",\n \"date\": \"\",\n \"fee\": \"\",\n \"id\": \"\",\n \"reference\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"transaction_code\": \"\",\n \"type\": \"CHARGE_BACK_DEDUCTION\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"\",\n \"date\": \"\",\n \"fee\": \"\",\n \"id\": \"\",\n \"reference\": \"\",\n \"status\": \"FAILED\",\n \"transaction_code\": \"\",\n \"type\": \"PAYOUT\"\n }\n]", + "body": "[\n {\n \"amount\": \"\",\n \"currency\": \"\",\n \"date\": \"\",\n \"fee\": \"\",\n \"id\": \"\",\n \"reference\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"transaction_code\": \"\",\n \"type\": \"PAYOUT\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"\",\n \"date\": \"\",\n \"fee\": \"\",\n \"id\": \"\",\n \"reference\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"transaction_code\": \"\",\n \"type\": \"REFUND_DEDUCTION\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "11f08982-2f24-4fc0-85ae-c79b104fd26f", + "id": "bc5ccdc3-9765-466f-8dd9-0a3051c122e2", "name": "The request is invalid for the submitted query parameters.", "originalRequest": { "url": { @@ -5912,7 +5912,7 @@ "type": "text/plain" }, "key": "format", - "value": "json" + "value": "csv" }, { "disabled": false, @@ -5930,7 +5930,7 @@ "type": "text/plain" }, "key": "order", - "value": "asc" + "value": "desc" } ], "variable": [] @@ -5957,7 +5957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "748835e7-43a5-416e-a33a-78043fd2043e", + "id": "a0db150a-2dd5-4bdc-b98f-e4fcaf72e74d", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -5996,7 +5996,7 @@ "type": "text/plain" }, "key": "format", - "value": "json" + "value": "csv" }, { "disabled": false, @@ -6014,7 +6014,7 @@ "type": "text/plain" }, "key": "order", - "value": "asc" + "value": "desc" } ], "variable": [] @@ -6053,7 +6053,7 @@ "description": "The Receipts model obtains receipt-like details for specific transactions.", "item": [ { - "id": "ebd54912-d690-4563-ad45-e565a60e2258", + "id": "f79d47cb-e9c5-4656-b186-117023709cb7", "name": "Retrieve receipt details", "request": { "name": "Retrieve receipt details", @@ -6123,7 +6123,7 @@ }, "response": [ { - "id": "95974d58-a2cd-428d-bf4f-4979ab5cfa22", + "id": "3d44defa-3602-4b72-95e2-df37fe6d465c", "name": "Returns receipt details for the requested transaction.", "originalRequest": { "url": { @@ -6185,12 +6185,12 @@ "value": "application/json" } ], - "body": "{\n \"transaction_data\": {\n \"transaction_code\": \"\",\n \"transaction_id\": \"\",\n \"merchant_code\": \"\",\n \"amount\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"currency\": \"\",\n \"timestamp\": \"\",\n \"status\": \"\",\n \"payment_type\": \"\",\n \"entry_mode\": \"\",\n \"verification_method\": \"\",\n \"card_reader\": {\n \"code\": \"\",\n \"type\": \"\"\n },\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"\"\n },\n \"installments_count\": \"\",\n \"process_as\": \"DEBIT\",\n \"products\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n }\n ],\n \"vat_rates\": [\n {\n \"gross\": \"\",\n \"net\": \"\",\n \"rate\": \"\",\n \"vat\": \"\"\n },\n {\n \"gross\": \"\",\n \"net\": \"\",\n \"rate\": \"\",\n \"vat\": \"\"\n }\n ],\n \"events\": [\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\",\n \"status\": \"FAILED\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"receipt_no\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"REFUND\",\n \"status\": \"FAILED\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"receipt_no\": \"\"\n }\n ],\n \"receipt_no\": \"\"\n },\n \"merchant_data\": {\n \"merchant_profile\": {\n \"merchant_code\": \"\",\n \"business_name\": \"\",\n \"company_registration_number\": \"\",\n \"vat_id\": \"\",\n \"website\": \"\",\n \"email\": \"\",\n \"language\": \"\",\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_en_name\": \"\",\n \"country_native_name\": \"\",\n \"region_name\": \"\",\n \"post_code\": \"\",\n \"landline\": \"\"\n }\n },\n \"locale\": \"\"\n },\n \"emv_data\": {},\n \"acquirer_data\": {\n \"tid\": \"\",\n \"authorization_code\": \"\",\n \"return_code\": \"\",\n \"local_time\": \"\"\n }\n}", + "body": "{\n \"transaction_data\": {\n \"transaction_code\": \"\",\n \"transaction_id\": \"\",\n \"merchant_code\": \"\",\n \"amount\": \"\",\n \"vat_amount\": \"\",\n \"tip_amount\": \"\",\n \"currency\": \"\",\n \"timestamp\": \"\",\n \"status\": \"\",\n \"payment_type\": \"\",\n \"entry_mode\": \"\",\n \"verification_method\": \"\",\n \"card_reader\": {\n \"code\": \"\",\n \"type\": \"\"\n },\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"\"\n },\n \"installments_count\": \"\",\n \"process_as\": \"DEBIT\",\n \"products\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"price\": \"\",\n \"vat_rate\": \"\",\n \"single_vat_amount\": \"\",\n \"price_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\"\n }\n ],\n \"vat_rates\": [\n {\n \"gross\": \"\",\n \"net\": \"\",\n \"rate\": \"\",\n \"vat\": \"\"\n },\n {\n \"gross\": \"\",\n \"net\": \"\",\n \"rate\": \"\",\n \"vat\": \"\"\n }\n ],\n \"events\": [\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT_DEDUCTION\",\n \"status\": \"PAID_OUT\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"receipt_no\": \"\"\n },\n {\n \"id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\",\n \"status\": \"PAID_OUT\",\n \"amount\": \"\",\n \"timestamp\": \"\",\n \"receipt_no\": \"\"\n }\n ],\n \"receipt_no\": \"\"\n },\n \"merchant_data\": {\n \"merchant_profile\": {\n \"merchant_code\": \"\",\n \"business_name\": \"\",\n \"company_registration_number\": \"\",\n \"vat_id\": \"\",\n \"website\": \"\",\n \"email\": \"\",\n \"language\": \"\",\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_en_name\": \"\",\n \"country_native_name\": \"\",\n \"region_name\": \"\",\n \"post_code\": \"\",\n \"landline\": \"\"\n }\n },\n \"locale\": \"\"\n },\n \"emv_data\": {},\n \"acquirer_data\": {\n \"tid\": \"\",\n \"authorization_code\": \"\",\n \"return_code\": \"\",\n \"local_time\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c0feced8-4605-47fb-a2c8-e636cee1b162", + "id": "686223cd-9b2b-4ffc-80e9-b86cea610779", "name": "The request is invalid for the submitted parameters.", "originalRequest": { "url": { @@ -6257,7 +6257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de29fc77-4921-4bc0-a6e1-e54080daad53", + "id": "86e03b2e-fa4a-4990-96e5-2c80485fcb44", "name": "The request is not authorized.", "originalRequest": { "url": { @@ -6324,7 +6324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39cabcc9-00cb-4b1e-836f-a0c8e520cd16", + "id": "b62d1ee5-e6f4-4e03-9a62-cf093f349ee3", "name": "The requested transaction event does not exist for the provided transaction.", "originalRequest": { "url": { @@ -6403,7 +6403,7 @@ "description": "Endpoints for managing merchant sub-accounts (operators).", "item": [ { - "id": "36d665f4-a65c-49cb-9580-ad3e981efc33", + "id": "e3b96fd3-d545-467a-b3ca-dfa416b46f16", "name": "List operators", "request": { "name": "List operators", @@ -6462,7 +6462,7 @@ }, "response": [ { - "id": "e56b3cba-75e4-4ae0-b137-e120a9dd2559", + "id": "6fc30614-ee64-4c57-92de-093839ba6176", "name": "List of operators.", "originalRequest": { "url": { @@ -6513,12 +6513,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"\",\n \"username\": \"\",\n \"disabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\",\n \"admin\": \"\"\n },\n \"account_type\": \"normal\",\n \"nickname\": \"\"\n },\n {\n \"id\": \"\",\n \"username\": \"\",\n \"disabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\",\n \"admin\": \"\"\n },\n \"account_type\": \"operator\",\n \"nickname\": \"\"\n }\n]", + "body": "[\n {\n \"id\": \"\",\n \"username\": \"\",\n \"disabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\",\n \"admin\": \"\"\n },\n \"account_type\": \"operator\",\n \"nickname\": \"\"\n },\n {\n \"id\": \"\",\n \"username\": \"\",\n \"disabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\",\n \"admin\": \"\"\n },\n \"account_type\": \"normal\",\n \"nickname\": \"\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2031ac3f-d254-4a71-88cd-5d12f5177a61", + "id": "bfc7147f-62f4-49d2-98fa-4edabbd10d4e", "name": "Authentication failed or missing required scope.", "originalRequest": { "url": { @@ -6580,7 +6580,7 @@ } }, { - "id": "da25c929-faee-4c59-9c7a-cce59b1510d8", + "id": "06d8957b-ef84-468e-8cff-2d89be9d348e", "name": "Create an operator", "request": { "name": "Create an operator", @@ -6633,7 +6633,7 @@ }, "response": [ { - "id": "167e3bf2-2d1f-4da5-b10e-47fbfb6c9954", + "id": "9cadff3b-3cbc-46da-9b8d-681dc20d556d", "name": "Newly created operator.", "originalRequest": { "url": { @@ -6678,12 +6678,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"username\": \"\",\n \"disabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\",\n \"admin\": \"\"\n },\n \"account_type\": \"normal\",\n \"nickname\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"username\": \"\",\n \"disabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\",\n \"admin\": \"\"\n },\n \"account_type\": \"operator\",\n \"nickname\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "579a0029-66e7-4185-a67e-7f16a1e02fba", + "id": "675935e1-e5a7-4bb2-9868-6d59d79507cf", "name": "Operator creation was forbidden.", "originalRequest": { "url": { @@ -6739,7 +6739,7 @@ } }, { - "id": "0a2d9711-3e78-4d3b-accb-a01aeb0d1e8a", + "id": "74db7ed0-5ebc-4fea-b0b7-2b9eaf4e80d4", "name": "Retrieve an operator", "request": { "name": "Retrieve an operator", @@ -6791,7 +6791,7 @@ }, "response": [ { - "id": "48f048b6-774b-4146-abb0-c2d2182ee7c5", + "id": "829648b6-1add-4a84-88ba-149b21470d77", "name": "Information about the requested operator.", "originalRequest": { "url": { @@ -6835,12 +6835,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"username\": \"\",\n \"disabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\",\n \"admin\": \"\"\n },\n \"account_type\": \"normal\",\n \"nickname\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"username\": \"\",\n \"disabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\",\n \"admin\": \"\"\n },\n \"account_type\": \"operator\",\n \"nickname\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1270b6f8-fc4c-48e0-93bc-fc77679816b2", + "id": "f2e66e8f-5bb9-4634-aaa0-1c19bb1593d1", "name": "Authentication failed or missing required scope.", "originalRequest": { "url": { @@ -6895,7 +6895,7 @@ } }, { - "id": "0ebcd217-202c-4076-b13f-82de002b9248", + "id": "e2e5caa3-1146-4017-84fd-2ba35b62b60b", "name": "Update an operator", "request": { "name": "Update an operator", @@ -6960,7 +6960,7 @@ }, "response": [ { - "id": "931ada25-482b-4f46-86b5-ea5d93332e26", + "id": "b2cd167f-6126-4bf4-9496-4d87f9c69ff8", "name": "Updated operator.", "originalRequest": { "url": { @@ -7017,12 +7017,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"username\": \"\",\n \"disabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\",\n \"admin\": \"\"\n },\n \"account_type\": \"normal\",\n \"nickname\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"username\": \"\",\n \"disabled\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\",\n \"admin\": \"\"\n },\n \"account_type\": \"operator\",\n \"nickname\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eb71416d-1e94-4c2c-81d6-df7e89a34757", + "id": "362659ca-d35a-4527-9d3c-c36bb4b71c6f", "name": "Invalid Operators' email or password was already used.", "originalRequest": { "url": { @@ -7096,7 +7096,7 @@ "description": "Endpoints to manage account members. Members are users that have membership within merchant accounts.", "item": [ { - "id": "ad7688d5-4015-457c-91a5-f87567cc9845", + "id": "11ab8eba-af52-450d-8984-e8e36140973a", "name": "List members", "request": { "name": "List members", @@ -7221,7 +7221,7 @@ }, "response": [ { - "id": "f7cbc397-5f83-467a-9865-a4595b3bc01f", + "id": "ab4d47ee-a131-4804-a6f8-ce0d34da6cc1", "name": "Returns a list of Member objects.", "originalRequest": { "url": { @@ -7329,12 +7329,12 @@ "value": "application/json" } ], - "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"expired\",\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"service_account_user\": \"\",\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": 5442,\n \"key_1\": 949.890530341222,\n \"key_2\": 4040.475193517443,\n \"key_3\": 296,\n \"key_4\": 4236.203938553243,\n \"key_5\": false,\n \"key_6\": \"string\",\n \"key_7\": 7584,\n \"key_8\": \"string\",\n \"key_9\": 862,\n \"key_10\": \"string\",\n \"key_11\": 6114,\n \"key_12\": \"string\",\n \"key_13\": false,\n \"key_14\": \"string\",\n \"key_15\": 4063,\n \"key_16\": 7915.771566475076,\n \"key_17\": 4246.419187837018,\n \"key_18\": 9302.891398220181,\n \"key_19\": false,\n \"key_20\": 2568.315573354991,\n \"key_21\": 8881,\n \"key_22\": \"string\",\n \"key_23\": 3342,\n \"key_24\": 1111,\n \"key_25\": true,\n \"key_26\": 4055.697442551851,\n \"key_27\": 1014,\n \"key_28\": \"string\",\n \"key_29\": false,\n \"key_30\": true,\n \"key_31\": 2777.207012879368,\n \"key_32\": false,\n \"key_33\": false,\n \"key_34\": \"string\",\n \"key_35\": 6855,\n \"key_36\": 3072.870742887268,\n \"key_37\": \"string\",\n \"key_38\": 1392.1251892940068,\n \"key_39\": 6834.100003970056,\n \"key_40\": false,\n \"key_41\": 3443,\n \"key_42\": 7063,\n \"key_43\": \"string\",\n \"key_44\": \"string\",\n \"key_45\": 9814.557435564224,\n \"key_46\": 9432.645432667317,\n \"key_47\": 5616.420896350624,\n \"key_48\": 8067.139281496622,\n \"key_49\": \"string\",\n \"key_50\": \"string\",\n \"key_51\": \"string\",\n \"key_52\": true,\n \"key_53\": 2371,\n \"key_54\": 3273,\n \"key_55\": 9510,\n \"key_56\": \"string\",\n \"key_57\": true,\n \"key_58\": 5285.427010252035,\n \"key_59\": 4502.434893023588,\n \"key_60\": true,\n \"key_61\": 9657.604380963656\n },\n \"attributes\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n }\n },\n {\n \"id\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"pending\",\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"service_account_user\": \"\",\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": 540.7370063108185,\n \"key_1\": 6150,\n \"key_2\": 9580.136548297985,\n \"key_3\": true,\n \"key_4\": \"string\",\n \"key_5\": \"string\",\n \"key_6\": true,\n \"key_7\": \"string\",\n \"key_8\": 8367.832156079072,\n \"key_9\": 9209.774747467067,\n \"key_10\": \"string\",\n \"key_11\": \"string\",\n \"key_12\": false,\n \"key_13\": 7601.489821673442,\n \"key_14\": true,\n \"key_15\": 5832,\n \"key_16\": \"string\",\n \"key_17\": 4446,\n \"key_18\": \"string\",\n \"key_19\": \"string\",\n \"key_20\": true,\n \"key_21\": \"string\",\n \"key_22\": 6662,\n \"key_23\": 4723,\n \"key_24\": \"string\",\n \"key_25\": 9719,\n \"key_26\": true,\n \"key_27\": false,\n \"key_28\": 1005,\n \"key_29\": 13,\n \"key_30\": 2493.9498087278575,\n \"key_31\": 9614,\n \"key_32\": 9850.363860092986,\n \"key_33\": 6747.677659832126,\n \"key_34\": false,\n \"key_35\": false,\n \"key_36\": 3908,\n \"key_37\": 6585.046613192649,\n \"key_38\": true,\n \"key_39\": 7769.600197004432,\n \"key_40\": \"string\",\n \"key_41\": false,\n \"key_42\": false,\n \"key_43\": true,\n \"key_44\": 2055,\n \"key_45\": 2136,\n \"key_46\": true,\n \"key_47\": 7518,\n \"key_48\": true,\n \"key_49\": 2974,\n \"key_50\": 8135.4023932176415,\n \"key_51\": false,\n \"key_52\": false,\n \"key_53\": false,\n \"key_54\": \"string\",\n \"key_55\": 7195.410713935604,\n \"key_56\": 2837,\n \"key_57\": \"string\",\n \"key_58\": 112.09919261466972,\n \"key_59\": 3568\n },\n \"attributes\": {\n \"key_0\": \"string\"\n }\n }\n ],\n \"total_count\": \"\"\n}", + "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"disabled\",\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"service_account_user\": \"\",\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": \"string\",\n \"key_1\": 6357.358658359848,\n \"key_2\": false,\n \"key_3\": 9082,\n \"key_4\": true,\n \"key_5\": true,\n \"key_6\": 1814,\n \"key_7\": 5404.653108029364,\n \"key_8\": 5893.205030318849,\n \"key_9\": \"string\",\n \"key_10\": true,\n \"key_11\": \"string\",\n \"key_12\": 417.73825045469334,\n \"key_13\": true,\n \"key_14\": 3552,\n \"key_15\": 7109.745743717801,\n \"key_16\": true,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 6963,\n \"key_20\": 6564.393690242394,\n \"key_21\": false,\n \"key_22\": 3890.0698096834385,\n \"key_23\": false,\n \"key_24\": 9126,\n \"key_25\": 9389,\n \"key_26\": 868.5565206280121,\n \"key_27\": 7480.223422698029,\n \"key_28\": \"string\",\n \"key_29\": false,\n \"key_30\": false,\n \"key_31\": 3416,\n \"key_32\": 1352,\n \"key_33\": true,\n \"key_34\": false,\n \"key_35\": \"string\",\n \"key_36\": true,\n \"key_37\": \"string\",\n \"key_38\": \"string\",\n \"key_39\": 2785.32556637753,\n \"key_40\": 3442.380899193893,\n \"key_41\": \"string\",\n \"key_42\": 3454,\n \"key_43\": \"string\",\n \"key_44\": true,\n \"key_45\": true\n },\n \"attributes\": {\n \"key_0\": false,\n \"key_1\": 4232.997479307516\n }\n },\n {\n \"id\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"pending\",\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"service_account_user\": \"\",\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": true,\n \"key_1\": true,\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": 1426,\n \"key_5\": 4447.381131324925,\n \"key_6\": true,\n \"key_7\": 6348,\n \"key_8\": 2341,\n \"key_9\": false,\n \"key_10\": 2042.0295338872686,\n \"key_11\": \"string\",\n \"key_12\": 2764,\n \"key_13\": true,\n \"key_14\": 1703,\n \"key_15\": 8764,\n \"key_16\": \"string\",\n \"key_17\": 5302.541764992483,\n \"key_18\": 4627.114820348759,\n \"key_19\": 9039.640843595851,\n \"key_20\": false,\n \"key_21\": true,\n \"key_22\": 2950.5954393726943,\n \"key_23\": 3134,\n \"key_24\": true,\n \"key_25\": \"string\",\n \"key_26\": 162,\n \"key_27\": 349,\n \"key_28\": \"string\",\n \"key_29\": 3863.1001373859176,\n \"key_30\": 6029,\n \"key_31\": true,\n \"key_32\": false,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": false,\n \"key_36\": 4844,\n \"key_37\": \"string\",\n \"key_38\": 9231.169954681678,\n \"key_39\": 239,\n \"key_40\": \"string\",\n \"key_41\": \"string\",\n \"key_42\": true,\n \"key_43\": false,\n \"key_44\": \"string\",\n \"key_45\": \"string\",\n \"key_46\": false,\n \"key_47\": 6178,\n \"key_48\": 1920,\n \"key_49\": 7110,\n \"key_50\": true,\n \"key_51\": 737.7239148624049,\n \"key_52\": 6735.9302812532,\n \"key_53\": false,\n \"key_54\": 6713\n },\n \"attributes\": {\n \"key_0\": 3534.2140207529637,\n \"key_1\": 5837.361238811512,\n \"key_2\": 9030.892063626281\n }\n }\n ],\n \"total_count\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7bb4d3bd-74da-4603-b4c3-f98a72af8965", + "id": "13a945d5-5a1f-4eeb-896a-59410c40c6bd", "name": "Merchant not found.", "originalRequest": { "url": { @@ -7453,7 +7453,7 @@ } }, { - "id": "02708576-52b2-4111-8dc5-b125edd4851c", + "id": "edce6be8-fae6-49e1-976e-f88e8a081ca1", "name": "Create a member", "request": { "name": "Create a member", @@ -7498,7 +7498,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"is_managed_user\": \"\",\n \"password\": \"\",\n \"nickname\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": false,\n \"key_3\": 3145.5941575473403,\n \"key_4\": 5132.882239895269,\n \"key_5\": 129,\n \"key_6\": 1527.10444525056,\n \"key_7\": 3986.2874082564967,\n \"key_8\": false,\n \"key_9\": 6032.463307266265,\n \"key_10\": 1253.1246662729357,\n \"key_11\": 8178.199886496207,\n \"key_12\": \"string\",\n \"key_13\": \"string\",\n \"key_14\": 4150.238421663188,\n \"key_15\": \"string\",\n \"key_16\": 8587.031827457025,\n \"key_17\": false,\n \"key_18\": 6621.303535866723,\n \"key_19\": true,\n \"key_20\": 7138,\n \"key_21\": 6355.805131340328,\n \"key_22\": 5038,\n \"key_23\": false,\n \"key_24\": \"string\",\n \"key_25\": \"string\",\n \"key_26\": 3670,\n \"key_27\": false,\n \"key_28\": true,\n \"key_29\": true,\n \"key_30\": 5560,\n \"key_31\": 7703,\n \"key_32\": 6687.722811214049,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": 7387,\n \"key_36\": 8778,\n \"key_37\": true,\n \"key_38\": false,\n \"key_39\": 2523,\n \"key_40\": 7120,\n \"key_41\": 9789.395440495053,\n \"key_42\": 1062,\n \"key_43\": 118.61597478951768,\n \"key_44\": \"string\",\n \"key_45\": 1030.0952856563006,\n \"key_46\": \"string\",\n \"key_47\": true,\n \"key_48\": 1798,\n \"key_49\": 9095,\n \"key_50\": 1732.091525968107,\n \"key_51\": false,\n \"key_52\": 6285\n },\n \"attributes\": {\n \"key_0\": 3430,\n \"key_1\": 7932.101352705902\n }\n}", + "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"is_managed_user\": \"\",\n \"password\": \"\",\n \"nickname\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": 5397.7433351311975,\n \"key_3\": false,\n \"key_4\": 6214,\n \"key_5\": false,\n \"key_6\": \"string\"\n },\n \"attributes\": {\n \"key_0\": 3882.108642524529\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7518,7 +7518,7 @@ }, "response": [ { - "id": "0bb09f6a-59c2-4249-bdfa-f4893e871c3f", + "id": "7f953675-c032-4b90-9859-cd095ba95c15", "name": "Returns the Member object if the creation succeeded.", "originalRequest": { "url": { @@ -7558,7 +7558,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"is_managed_user\": \"\",\n \"password\": \"\",\n \"nickname\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": false,\n \"key_3\": 3145.5941575473403,\n \"key_4\": 5132.882239895269,\n \"key_5\": 129,\n \"key_6\": 1527.10444525056,\n \"key_7\": 3986.2874082564967,\n \"key_8\": false,\n \"key_9\": 6032.463307266265,\n \"key_10\": 1253.1246662729357,\n \"key_11\": 8178.199886496207,\n \"key_12\": \"string\",\n \"key_13\": \"string\",\n \"key_14\": 4150.238421663188,\n \"key_15\": \"string\",\n \"key_16\": 8587.031827457025,\n \"key_17\": false,\n \"key_18\": 6621.303535866723,\n \"key_19\": true,\n \"key_20\": 7138,\n \"key_21\": 6355.805131340328,\n \"key_22\": 5038,\n \"key_23\": false,\n \"key_24\": \"string\",\n \"key_25\": \"string\",\n \"key_26\": 3670,\n \"key_27\": false,\n \"key_28\": true,\n \"key_29\": true,\n \"key_30\": 5560,\n \"key_31\": 7703,\n \"key_32\": 6687.722811214049,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": 7387,\n \"key_36\": 8778,\n \"key_37\": true,\n \"key_38\": false,\n \"key_39\": 2523,\n \"key_40\": 7120,\n \"key_41\": 9789.395440495053,\n \"key_42\": 1062,\n \"key_43\": 118.61597478951768,\n \"key_44\": \"string\",\n \"key_45\": 1030.0952856563006,\n \"key_46\": \"string\",\n \"key_47\": true,\n \"key_48\": 1798,\n \"key_49\": 9095,\n \"key_50\": 1732.091525968107,\n \"key_51\": false,\n \"key_52\": 6285\n },\n \"attributes\": {\n \"key_0\": 3430,\n \"key_1\": 7932.101352705902\n }\n}", + "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"is_managed_user\": \"\",\n \"password\": \"\",\n \"nickname\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": 5397.7433351311975,\n \"key_3\": false,\n \"key_4\": 6214,\n \"key_5\": false,\n \"key_6\": \"string\"\n },\n \"attributes\": {\n \"key_0\": 3882.108642524529\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7575,12 +7575,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"pending\",\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"service_account_user\": \"\",\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": 9724,\n \"key_1\": 3552.394287008005,\n \"key_2\": 8279,\n \"key_3\": 8802.84166977046,\n \"key_4\": 2582.8082529712337,\n \"key_5\": 2566,\n \"key_6\": 857,\n \"key_7\": 2201.902105138853,\n \"key_8\": \"string\",\n \"key_9\": true,\n \"key_10\": 680.0558682355406,\n \"key_11\": \"string\",\n \"key_12\": 4780.120776127253,\n \"key_13\": false,\n \"key_14\": 869.4569623840698,\n \"key_15\": 4306.000119175066,\n \"key_16\": 2265.0206822493856,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 3542.8817842047742,\n \"key_20\": true,\n \"key_21\": true,\n \"key_22\": 3098.8504383812774,\n \"key_23\": false,\n \"key_24\": true,\n \"key_25\": 6186.4540563146675,\n \"key_26\": 5269,\n \"key_27\": 3453,\n \"key_28\": 4977.066237815515,\n \"key_29\": 7068,\n \"key_30\": 6549,\n \"key_31\": 207,\n \"key_32\": \"string\",\n \"key_33\": \"string\",\n \"key_34\": 1570.8077135693754,\n \"key_35\": \"string\",\n \"key_36\": true,\n \"key_37\": false,\n \"key_38\": 7465,\n \"key_39\": \"string\",\n \"key_40\": 8169.546109330337,\n \"key_41\": 6449,\n \"key_42\": 831.2865199518171,\n \"key_43\": \"string\",\n \"key_44\": 9060.70045177379,\n \"key_45\": true,\n \"key_46\": \"string\",\n \"key_47\": false,\n \"key_48\": \"string\",\n \"key_49\": 5684.782266027646\n },\n \"attributes\": {\n \"key_0\": 2635,\n \"key_1\": 7297,\n \"key_2\": true,\n \"key_3\": 4987.9658119649985\n }\n}", + "body": "{\n \"id\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"pending\",\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"service_account_user\": \"\",\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": 5707.806121422965,\n \"key_1\": \"string\",\n \"key_2\": 1707,\n \"key_3\": 5840,\n \"key_4\": true,\n \"key_5\": false,\n \"key_6\": 3746,\n \"key_7\": true,\n \"key_8\": \"string\",\n \"key_9\": 5513,\n \"key_10\": 9481,\n \"key_11\": 1928,\n \"key_12\": true,\n \"key_13\": \"string\",\n \"key_14\": 9266.302868972618,\n \"key_15\": 7854.904649928984,\n \"key_16\": false,\n \"key_17\": 9904,\n \"key_18\": \"string\",\n \"key_19\": 2364,\n \"key_20\": 4197,\n \"key_21\": 3619,\n \"key_22\": false,\n \"key_23\": 1779.722919672324,\n \"key_24\": false,\n \"key_25\": 3086,\n \"key_26\": false,\n \"key_27\": 8377,\n \"key_28\": 9077.828040944245,\n \"key_29\": 4580,\n \"key_30\": \"string\",\n \"key_31\": 6941,\n \"key_32\": 695,\n \"key_33\": 4091.3637653774404,\n \"key_34\": 3264,\n \"key_35\": 6227\n },\n \"attributes\": {\n \"key_0\": \"string\",\n \"key_1\": 1992,\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b15471c2-75a7-4b8a-90cc-8600de33807e", + "id": "2899790e-2116-4bbe-96af-9bfdfd903f6f", "name": "Invalid request.", "originalRequest": { "url": { @@ -7620,7 +7620,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"is_managed_user\": \"\",\n \"password\": \"\",\n \"nickname\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": false,\n \"key_3\": 3145.5941575473403,\n \"key_4\": 5132.882239895269,\n \"key_5\": 129,\n \"key_6\": 1527.10444525056,\n \"key_7\": 3986.2874082564967,\n \"key_8\": false,\n \"key_9\": 6032.463307266265,\n \"key_10\": 1253.1246662729357,\n \"key_11\": 8178.199886496207,\n \"key_12\": \"string\",\n \"key_13\": \"string\",\n \"key_14\": 4150.238421663188,\n \"key_15\": \"string\",\n \"key_16\": 8587.031827457025,\n \"key_17\": false,\n \"key_18\": 6621.303535866723,\n \"key_19\": true,\n \"key_20\": 7138,\n \"key_21\": 6355.805131340328,\n \"key_22\": 5038,\n \"key_23\": false,\n \"key_24\": \"string\",\n \"key_25\": \"string\",\n \"key_26\": 3670,\n \"key_27\": false,\n \"key_28\": true,\n \"key_29\": true,\n \"key_30\": 5560,\n \"key_31\": 7703,\n \"key_32\": 6687.722811214049,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": 7387,\n \"key_36\": 8778,\n \"key_37\": true,\n \"key_38\": false,\n \"key_39\": 2523,\n \"key_40\": 7120,\n \"key_41\": 9789.395440495053,\n \"key_42\": 1062,\n \"key_43\": 118.61597478951768,\n \"key_44\": \"string\",\n \"key_45\": 1030.0952856563006,\n \"key_46\": \"string\",\n \"key_47\": true,\n \"key_48\": 1798,\n \"key_49\": 9095,\n \"key_50\": 1732.091525968107,\n \"key_51\": false,\n \"key_52\": 6285\n },\n \"attributes\": {\n \"key_0\": 3430,\n \"key_1\": 7932.101352705902\n }\n}", + "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"is_managed_user\": \"\",\n \"password\": \"\",\n \"nickname\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": 5397.7433351311975,\n \"key_3\": false,\n \"key_4\": 6214,\n \"key_5\": false,\n \"key_6\": \"string\"\n },\n \"attributes\": {\n \"key_0\": 3882.108642524529\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7642,7 +7642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1976b2b8-2eab-4948-94f4-f224021b8bf7", + "id": "29efa402-7e9a-43aa-8a89-8722ccde1bf3", "name": "Merchant not found.", "originalRequest": { "url": { @@ -7682,7 +7682,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"is_managed_user\": \"\",\n \"password\": \"\",\n \"nickname\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": false,\n \"key_3\": 3145.5941575473403,\n \"key_4\": 5132.882239895269,\n \"key_5\": 129,\n \"key_6\": 1527.10444525056,\n \"key_7\": 3986.2874082564967,\n \"key_8\": false,\n \"key_9\": 6032.463307266265,\n \"key_10\": 1253.1246662729357,\n \"key_11\": 8178.199886496207,\n \"key_12\": \"string\",\n \"key_13\": \"string\",\n \"key_14\": 4150.238421663188,\n \"key_15\": \"string\",\n \"key_16\": 8587.031827457025,\n \"key_17\": false,\n \"key_18\": 6621.303535866723,\n \"key_19\": true,\n \"key_20\": 7138,\n \"key_21\": 6355.805131340328,\n \"key_22\": 5038,\n \"key_23\": false,\n \"key_24\": \"string\",\n \"key_25\": \"string\",\n \"key_26\": 3670,\n \"key_27\": false,\n \"key_28\": true,\n \"key_29\": true,\n \"key_30\": 5560,\n \"key_31\": 7703,\n \"key_32\": 6687.722811214049,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": 7387,\n \"key_36\": 8778,\n \"key_37\": true,\n \"key_38\": false,\n \"key_39\": 2523,\n \"key_40\": 7120,\n \"key_41\": 9789.395440495053,\n \"key_42\": 1062,\n \"key_43\": 118.61597478951768,\n \"key_44\": \"string\",\n \"key_45\": 1030.0952856563006,\n \"key_46\": \"string\",\n \"key_47\": true,\n \"key_48\": 1798,\n \"key_49\": 9095,\n \"key_50\": 1732.091525968107,\n \"key_51\": false,\n \"key_52\": 6285\n },\n \"attributes\": {\n \"key_0\": 3430,\n \"key_1\": 7932.101352705902\n }\n}", + "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"is_managed_user\": \"\",\n \"password\": \"\",\n \"nickname\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": 5397.7433351311975,\n \"key_3\": false,\n \"key_4\": 6214,\n \"key_5\": false,\n \"key_6\": \"string\"\n },\n \"attributes\": {\n \"key_0\": 3882.108642524529\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7704,7 +7704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f24d6bd9-a87d-49f9-9a6a-afb800e8ca2e", + "id": "2dd1a98d-b75f-4c42-b424-0f18dff2eef5", "name": "Too many invitations were sent to that user and the rate limit was exceeded. The Retry-After header indicates when the client can retry.", "originalRequest": { "url": { @@ -7744,7 +7744,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"is_managed_user\": \"\",\n \"password\": \"\",\n \"nickname\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": false,\n \"key_3\": 3145.5941575473403,\n \"key_4\": 5132.882239895269,\n \"key_5\": 129,\n \"key_6\": 1527.10444525056,\n \"key_7\": 3986.2874082564967,\n \"key_8\": false,\n \"key_9\": 6032.463307266265,\n \"key_10\": 1253.1246662729357,\n \"key_11\": 8178.199886496207,\n \"key_12\": \"string\",\n \"key_13\": \"string\",\n \"key_14\": 4150.238421663188,\n \"key_15\": \"string\",\n \"key_16\": 8587.031827457025,\n \"key_17\": false,\n \"key_18\": 6621.303535866723,\n \"key_19\": true,\n \"key_20\": 7138,\n \"key_21\": 6355.805131340328,\n \"key_22\": 5038,\n \"key_23\": false,\n \"key_24\": \"string\",\n \"key_25\": \"string\",\n \"key_26\": 3670,\n \"key_27\": false,\n \"key_28\": true,\n \"key_29\": true,\n \"key_30\": 5560,\n \"key_31\": 7703,\n \"key_32\": 6687.722811214049,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": 7387,\n \"key_36\": 8778,\n \"key_37\": true,\n \"key_38\": false,\n \"key_39\": 2523,\n \"key_40\": 7120,\n \"key_41\": 9789.395440495053,\n \"key_42\": 1062,\n \"key_43\": 118.61597478951768,\n \"key_44\": \"string\",\n \"key_45\": 1030.0952856563006,\n \"key_46\": \"string\",\n \"key_47\": true,\n \"key_48\": 1798,\n \"key_49\": 9095,\n \"key_50\": 1732.091525968107,\n \"key_51\": false,\n \"key_52\": 6285\n },\n \"attributes\": {\n \"key_0\": 3430,\n \"key_1\": 7932.101352705902\n }\n}", + "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"is_managed_user\": \"\",\n \"password\": \"\",\n \"nickname\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": 5397.7433351311975,\n \"key_3\": false,\n \"key_4\": 6214,\n \"key_5\": false,\n \"key_6\": \"string\"\n },\n \"attributes\": {\n \"key_0\": 3882.108642524529\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7772,7 +7772,7 @@ } }, { - "id": "85cc9e30-43be-4f95-b812-49126f501aa9", + "id": "1cb3a7e1-b49e-477d-9a3d-22f6d9a9d867", "name": "Retrieve a member", "request": { "name": "Retrieve a member", @@ -7835,7 +7835,7 @@ }, "response": [ { - "id": "aec70b48-d015-4ae0-b764-53fc03069ae4", + "id": "c1f94939-f0f3-4721-a1e3-200a8d54b7ec", "name": "Returns the Member object for a valid identifier.", "originalRequest": { "url": { @@ -7890,12 +7890,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"pending\",\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"service_account_user\": \"\",\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": 9724,\n \"key_1\": 3552.394287008005,\n \"key_2\": 8279,\n \"key_3\": 8802.84166977046,\n \"key_4\": 2582.8082529712337,\n \"key_5\": 2566,\n \"key_6\": 857,\n \"key_7\": 2201.902105138853,\n \"key_8\": \"string\",\n \"key_9\": true,\n \"key_10\": 680.0558682355406,\n \"key_11\": \"string\",\n \"key_12\": 4780.120776127253,\n \"key_13\": false,\n \"key_14\": 869.4569623840698,\n \"key_15\": 4306.000119175066,\n \"key_16\": 2265.0206822493856,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 3542.8817842047742,\n \"key_20\": true,\n \"key_21\": true,\n \"key_22\": 3098.8504383812774,\n \"key_23\": false,\n \"key_24\": true,\n \"key_25\": 6186.4540563146675,\n \"key_26\": 5269,\n \"key_27\": 3453,\n \"key_28\": 4977.066237815515,\n \"key_29\": 7068,\n \"key_30\": 6549,\n \"key_31\": 207,\n \"key_32\": \"string\",\n \"key_33\": \"string\",\n \"key_34\": 1570.8077135693754,\n \"key_35\": \"string\",\n \"key_36\": true,\n \"key_37\": false,\n \"key_38\": 7465,\n \"key_39\": \"string\",\n \"key_40\": 8169.546109330337,\n \"key_41\": 6449,\n \"key_42\": 831.2865199518171,\n \"key_43\": \"string\",\n \"key_44\": 9060.70045177379,\n \"key_45\": true,\n \"key_46\": \"string\",\n \"key_47\": false,\n \"key_48\": \"string\",\n \"key_49\": 5684.782266027646\n },\n \"attributes\": {\n \"key_0\": 2635,\n \"key_1\": 7297,\n \"key_2\": true,\n \"key_3\": 4987.9658119649985\n }\n}", + "body": "{\n \"id\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"pending\",\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"service_account_user\": \"\",\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": 5707.806121422965,\n \"key_1\": \"string\",\n \"key_2\": 1707,\n \"key_3\": 5840,\n \"key_4\": true,\n \"key_5\": false,\n \"key_6\": 3746,\n \"key_7\": true,\n \"key_8\": \"string\",\n \"key_9\": 5513,\n \"key_10\": 9481,\n \"key_11\": 1928,\n \"key_12\": true,\n \"key_13\": \"string\",\n \"key_14\": 9266.302868972618,\n \"key_15\": 7854.904649928984,\n \"key_16\": false,\n \"key_17\": 9904,\n \"key_18\": \"string\",\n \"key_19\": 2364,\n \"key_20\": 4197,\n \"key_21\": 3619,\n \"key_22\": false,\n \"key_23\": 1779.722919672324,\n \"key_24\": false,\n \"key_25\": 3086,\n \"key_26\": false,\n \"key_27\": 8377,\n \"key_28\": 9077.828040944245,\n \"key_29\": 4580,\n \"key_30\": \"string\",\n \"key_31\": 6941,\n \"key_32\": 695,\n \"key_33\": 4091.3637653774404,\n \"key_34\": 3264,\n \"key_35\": 6227\n },\n \"attributes\": {\n \"key_0\": \"string\",\n \"key_1\": 1992,\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "65d59082-cedd-4755-826d-dd45cad26c7f", + "id": "c99534c8-9128-495f-89fc-0249cd8b85a4", "name": "Merchant or member not found.", "originalRequest": { "url": { @@ -7961,7 +7961,7 @@ } }, { - "id": "fc006575-4377-4b9f-b5cd-522772a8a785", + "id": "85dc63c0-8535-40dd-a4b2-e1485dd754bc", "name": "Update a member", "request": { "name": "Update a member", @@ -8017,7 +8017,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": true,\n \"key_1\": true,\n \"key_2\": 6603,\n \"key_3\": \"string\",\n \"key_4\": true,\n \"key_5\": 6249,\n \"key_6\": 4621,\n \"key_7\": 7613.6838153178,\n \"key_8\": false,\n \"key_9\": 4300,\n \"key_10\": \"string\",\n \"key_11\": false,\n \"key_12\": true,\n \"key_13\": 7865.739230780515,\n \"key_14\": 8818,\n \"key_15\": 1607,\n \"key_16\": 9463.228567633338,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 2742,\n \"key_20\": true,\n \"key_21\": 3903.578965057759,\n \"key_22\": 8728.608085711416,\n \"key_23\": true,\n \"key_24\": true,\n \"key_25\": \"string\",\n \"key_26\": true,\n \"key_27\": false,\n \"key_28\": \"string\",\n \"key_29\": 7520,\n \"key_30\": 5148,\n \"key_31\": 1870\n },\n \"attributes\": {\n \"key_0\": false\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 7792,\n \"key_1\": 8419,\n \"key_2\": 940,\n \"key_3\": 9581.63729371753,\n \"key_4\": 5249,\n \"key_5\": \"string\",\n \"key_6\": 4404.322932604894,\n \"key_7\": false,\n \"key_8\": false,\n \"key_9\": 6396,\n \"key_10\": 2722.501020884547,\n \"key_11\": 5678.242646731158,\n \"key_12\": 5749,\n \"key_13\": true,\n \"key_14\": \"string\",\n \"key_15\": 8590.16066697106,\n \"key_16\": 6706,\n \"key_17\": 7189.7879701175425,\n \"key_18\": \"string\",\n \"key_19\": 9682.307092646399,\n \"key_20\": \"string\",\n \"key_21\": \"string\",\n \"key_22\": true,\n \"key_23\": \"string\",\n \"key_24\": 1625,\n \"key_25\": false,\n \"key_26\": 7820,\n \"key_27\": \"string\",\n \"key_28\": 958.2224236248527,\n \"key_29\": 1372,\n \"key_30\": \"string\",\n \"key_31\": true,\n \"key_32\": 8740,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": \"string\",\n \"key_36\": 4278.645674118185,\n \"key_37\": true,\n \"key_38\": 3187.867271010829,\n \"key_39\": true,\n \"key_40\": 5,\n \"key_41\": \"string\",\n \"key_42\": 8494,\n \"key_43\": 201,\n \"key_44\": 3563\n },\n \"attributes\": {\n \"key_0\": \"string\"\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8037,7 +8037,7 @@ }, "response": [ { - "id": "384779cd-5bfb-43a4-9d64-0e3dbde4f1a8", + "id": "d4daa3ca-a92a-47b0-9cec-8d9aba88a835", "name": "Returns the updated Member object if the update succeeded.", "originalRequest": { "url": { @@ -8088,7 +8088,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": true,\n \"key_1\": true,\n \"key_2\": 6603,\n \"key_3\": \"string\",\n \"key_4\": true,\n \"key_5\": 6249,\n \"key_6\": 4621,\n \"key_7\": 7613.6838153178,\n \"key_8\": false,\n \"key_9\": 4300,\n \"key_10\": \"string\",\n \"key_11\": false,\n \"key_12\": true,\n \"key_13\": 7865.739230780515,\n \"key_14\": 8818,\n \"key_15\": 1607,\n \"key_16\": 9463.228567633338,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 2742,\n \"key_20\": true,\n \"key_21\": 3903.578965057759,\n \"key_22\": 8728.608085711416,\n \"key_23\": true,\n \"key_24\": true,\n \"key_25\": \"string\",\n \"key_26\": true,\n \"key_27\": false,\n \"key_28\": \"string\",\n \"key_29\": 7520,\n \"key_30\": 5148,\n \"key_31\": 1870\n },\n \"attributes\": {\n \"key_0\": false\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 7792,\n \"key_1\": 8419,\n \"key_2\": 940,\n \"key_3\": 9581.63729371753,\n \"key_4\": 5249,\n \"key_5\": \"string\",\n \"key_6\": 4404.322932604894,\n \"key_7\": false,\n \"key_8\": false,\n \"key_9\": 6396,\n \"key_10\": 2722.501020884547,\n \"key_11\": 5678.242646731158,\n \"key_12\": 5749,\n \"key_13\": true,\n \"key_14\": \"string\",\n \"key_15\": 8590.16066697106,\n \"key_16\": 6706,\n \"key_17\": 7189.7879701175425,\n \"key_18\": \"string\",\n \"key_19\": 9682.307092646399,\n \"key_20\": \"string\",\n \"key_21\": \"string\",\n \"key_22\": true,\n \"key_23\": \"string\",\n \"key_24\": 1625,\n \"key_25\": false,\n \"key_26\": 7820,\n \"key_27\": \"string\",\n \"key_28\": 958.2224236248527,\n \"key_29\": 1372,\n \"key_30\": \"string\",\n \"key_31\": true,\n \"key_32\": 8740,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": \"string\",\n \"key_36\": 4278.645674118185,\n \"key_37\": true,\n \"key_38\": 3187.867271010829,\n \"key_39\": true,\n \"key_40\": 5,\n \"key_41\": \"string\",\n \"key_42\": 8494,\n \"key_43\": 201,\n \"key_44\": 3563\n },\n \"attributes\": {\n \"key_0\": \"string\"\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8105,12 +8105,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"pending\",\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"service_account_user\": \"\",\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": 9724,\n \"key_1\": 3552.394287008005,\n \"key_2\": 8279,\n \"key_3\": 8802.84166977046,\n \"key_4\": 2582.8082529712337,\n \"key_5\": 2566,\n \"key_6\": 857,\n \"key_7\": 2201.902105138853,\n \"key_8\": \"string\",\n \"key_9\": true,\n \"key_10\": 680.0558682355406,\n \"key_11\": \"string\",\n \"key_12\": 4780.120776127253,\n \"key_13\": false,\n \"key_14\": 869.4569623840698,\n \"key_15\": 4306.000119175066,\n \"key_16\": 2265.0206822493856,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 3542.8817842047742,\n \"key_20\": true,\n \"key_21\": true,\n \"key_22\": 3098.8504383812774,\n \"key_23\": false,\n \"key_24\": true,\n \"key_25\": 6186.4540563146675,\n \"key_26\": 5269,\n \"key_27\": 3453,\n \"key_28\": 4977.066237815515,\n \"key_29\": 7068,\n \"key_30\": 6549,\n \"key_31\": 207,\n \"key_32\": \"string\",\n \"key_33\": \"string\",\n \"key_34\": 1570.8077135693754,\n \"key_35\": \"string\",\n \"key_36\": true,\n \"key_37\": false,\n \"key_38\": 7465,\n \"key_39\": \"string\",\n \"key_40\": 8169.546109330337,\n \"key_41\": 6449,\n \"key_42\": 831.2865199518171,\n \"key_43\": \"string\",\n \"key_44\": 9060.70045177379,\n \"key_45\": true,\n \"key_46\": \"string\",\n \"key_47\": false,\n \"key_48\": \"string\",\n \"key_49\": 5684.782266027646\n },\n \"attributes\": {\n \"key_0\": 2635,\n \"key_1\": 7297,\n \"key_2\": true,\n \"key_3\": 4987.9658119649985\n }\n}", + "body": "{\n \"id\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"pending\",\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"service_account_user\": \"\",\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": 5707.806121422965,\n \"key_1\": \"string\",\n \"key_2\": 1707,\n \"key_3\": 5840,\n \"key_4\": true,\n \"key_5\": false,\n \"key_6\": 3746,\n \"key_7\": true,\n \"key_8\": \"string\",\n \"key_9\": 5513,\n \"key_10\": 9481,\n \"key_11\": 1928,\n \"key_12\": true,\n \"key_13\": \"string\",\n \"key_14\": 9266.302868972618,\n \"key_15\": 7854.904649928984,\n \"key_16\": false,\n \"key_17\": 9904,\n \"key_18\": \"string\",\n \"key_19\": 2364,\n \"key_20\": 4197,\n \"key_21\": 3619,\n \"key_22\": false,\n \"key_23\": 1779.722919672324,\n \"key_24\": false,\n \"key_25\": 3086,\n \"key_26\": false,\n \"key_27\": 8377,\n \"key_28\": 9077.828040944245,\n \"key_29\": 4580,\n \"key_30\": \"string\",\n \"key_31\": 6941,\n \"key_32\": 695,\n \"key_33\": 4091.3637653774404,\n \"key_34\": 3264,\n \"key_35\": 6227\n },\n \"attributes\": {\n \"key_0\": \"string\",\n \"key_1\": 1992,\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dea23125-68e6-4180-919f-9f267a0c3b8b", + "id": "06055f3e-6a5a-4696-9dcb-6729661114fe", "name": "Cannot set password or nickname for an invited user.", "originalRequest": { "url": { @@ -8161,7 +8161,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": true,\n \"key_1\": true,\n \"key_2\": 6603,\n \"key_3\": \"string\",\n \"key_4\": true,\n \"key_5\": 6249,\n \"key_6\": 4621,\n \"key_7\": 7613.6838153178,\n \"key_8\": false,\n \"key_9\": 4300,\n \"key_10\": \"string\",\n \"key_11\": false,\n \"key_12\": true,\n \"key_13\": 7865.739230780515,\n \"key_14\": 8818,\n \"key_15\": 1607,\n \"key_16\": 9463.228567633338,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 2742,\n \"key_20\": true,\n \"key_21\": 3903.578965057759,\n \"key_22\": 8728.608085711416,\n \"key_23\": true,\n \"key_24\": true,\n \"key_25\": \"string\",\n \"key_26\": true,\n \"key_27\": false,\n \"key_28\": \"string\",\n \"key_29\": 7520,\n \"key_30\": 5148,\n \"key_31\": 1870\n },\n \"attributes\": {\n \"key_0\": false\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 7792,\n \"key_1\": 8419,\n \"key_2\": 940,\n \"key_3\": 9581.63729371753,\n \"key_4\": 5249,\n \"key_5\": \"string\",\n \"key_6\": 4404.322932604894,\n \"key_7\": false,\n \"key_8\": false,\n \"key_9\": 6396,\n \"key_10\": 2722.501020884547,\n \"key_11\": 5678.242646731158,\n \"key_12\": 5749,\n \"key_13\": true,\n \"key_14\": \"string\",\n \"key_15\": 8590.16066697106,\n \"key_16\": 6706,\n \"key_17\": 7189.7879701175425,\n \"key_18\": \"string\",\n \"key_19\": 9682.307092646399,\n \"key_20\": \"string\",\n \"key_21\": \"string\",\n \"key_22\": true,\n \"key_23\": \"string\",\n \"key_24\": 1625,\n \"key_25\": false,\n \"key_26\": 7820,\n \"key_27\": \"string\",\n \"key_28\": 958.2224236248527,\n \"key_29\": 1372,\n \"key_30\": \"string\",\n \"key_31\": true,\n \"key_32\": 8740,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": \"string\",\n \"key_36\": 4278.645674118185,\n \"key_37\": true,\n \"key_38\": 3187.867271010829,\n \"key_39\": true,\n \"key_40\": 5,\n \"key_41\": \"string\",\n \"key_42\": 8494,\n \"key_43\": 201,\n \"key_44\": 3563\n },\n \"attributes\": {\n \"key_0\": \"string\"\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8183,7 +8183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fbf445a-4cfc-4c4f-a615-245d2b96842b", + "id": "b122b929-8268-4226-ad1b-8477dfa0ad39", "name": "Cannot change password for managed user. Password was already used before.", "originalRequest": { "url": { @@ -8234,7 +8234,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": true,\n \"key_1\": true,\n \"key_2\": 6603,\n \"key_3\": \"string\",\n \"key_4\": true,\n \"key_5\": 6249,\n \"key_6\": 4621,\n \"key_7\": 7613.6838153178,\n \"key_8\": false,\n \"key_9\": 4300,\n \"key_10\": \"string\",\n \"key_11\": false,\n \"key_12\": true,\n \"key_13\": 7865.739230780515,\n \"key_14\": 8818,\n \"key_15\": 1607,\n \"key_16\": 9463.228567633338,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 2742,\n \"key_20\": true,\n \"key_21\": 3903.578965057759,\n \"key_22\": 8728.608085711416,\n \"key_23\": true,\n \"key_24\": true,\n \"key_25\": \"string\",\n \"key_26\": true,\n \"key_27\": false,\n \"key_28\": \"string\",\n \"key_29\": 7520,\n \"key_30\": 5148,\n \"key_31\": 1870\n },\n \"attributes\": {\n \"key_0\": false\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 7792,\n \"key_1\": 8419,\n \"key_2\": 940,\n \"key_3\": 9581.63729371753,\n \"key_4\": 5249,\n \"key_5\": \"string\",\n \"key_6\": 4404.322932604894,\n \"key_7\": false,\n \"key_8\": false,\n \"key_9\": 6396,\n \"key_10\": 2722.501020884547,\n \"key_11\": 5678.242646731158,\n \"key_12\": 5749,\n \"key_13\": true,\n \"key_14\": \"string\",\n \"key_15\": 8590.16066697106,\n \"key_16\": 6706,\n \"key_17\": 7189.7879701175425,\n \"key_18\": \"string\",\n \"key_19\": 9682.307092646399,\n \"key_20\": \"string\",\n \"key_21\": \"string\",\n \"key_22\": true,\n \"key_23\": \"string\",\n \"key_24\": 1625,\n \"key_25\": false,\n \"key_26\": 7820,\n \"key_27\": \"string\",\n \"key_28\": 958.2224236248527,\n \"key_29\": 1372,\n \"key_30\": \"string\",\n \"key_31\": true,\n \"key_32\": 8740,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": \"string\",\n \"key_36\": 4278.645674118185,\n \"key_37\": true,\n \"key_38\": 3187.867271010829,\n \"key_39\": true,\n \"key_40\": 5,\n \"key_41\": \"string\",\n \"key_42\": 8494,\n \"key_43\": 201,\n \"key_44\": 3563\n },\n \"attributes\": {\n \"key_0\": \"string\"\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8256,7 +8256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d55276e-c26c-48a7-bd30-ed359fff0f04", + "id": "8a945a69-cfec-4145-bf9a-34f107e79af8", "name": "Merchant or member not found.", "originalRequest": { "url": { @@ -8307,7 +8307,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": true,\n \"key_1\": true,\n \"key_2\": 6603,\n \"key_3\": \"string\",\n \"key_4\": true,\n \"key_5\": 6249,\n \"key_6\": 4621,\n \"key_7\": 7613.6838153178,\n \"key_8\": false,\n \"key_9\": 4300,\n \"key_10\": \"string\",\n \"key_11\": false,\n \"key_12\": true,\n \"key_13\": 7865.739230780515,\n \"key_14\": 8818,\n \"key_15\": 1607,\n \"key_16\": 9463.228567633338,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 2742,\n \"key_20\": true,\n \"key_21\": 3903.578965057759,\n \"key_22\": 8728.608085711416,\n \"key_23\": true,\n \"key_24\": true,\n \"key_25\": \"string\",\n \"key_26\": true,\n \"key_27\": false,\n \"key_28\": \"string\",\n \"key_29\": 7520,\n \"key_30\": 5148,\n \"key_31\": 1870\n },\n \"attributes\": {\n \"key_0\": false\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 7792,\n \"key_1\": 8419,\n \"key_2\": 940,\n \"key_3\": 9581.63729371753,\n \"key_4\": 5249,\n \"key_5\": \"string\",\n \"key_6\": 4404.322932604894,\n \"key_7\": false,\n \"key_8\": false,\n \"key_9\": 6396,\n \"key_10\": 2722.501020884547,\n \"key_11\": 5678.242646731158,\n \"key_12\": 5749,\n \"key_13\": true,\n \"key_14\": \"string\",\n \"key_15\": 8590.16066697106,\n \"key_16\": 6706,\n \"key_17\": 7189.7879701175425,\n \"key_18\": \"string\",\n \"key_19\": 9682.307092646399,\n \"key_20\": \"string\",\n \"key_21\": \"string\",\n \"key_22\": true,\n \"key_23\": \"string\",\n \"key_24\": 1625,\n \"key_25\": false,\n \"key_26\": 7820,\n \"key_27\": \"string\",\n \"key_28\": 958.2224236248527,\n \"key_29\": 1372,\n \"key_30\": \"string\",\n \"key_31\": true,\n \"key_32\": 8740,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": \"string\",\n \"key_36\": 4278.645674118185,\n \"key_37\": true,\n \"key_38\": 3187.867271010829,\n \"key_39\": true,\n \"key_40\": 5,\n \"key_41\": \"string\",\n \"key_42\": 8494,\n \"key_43\": 201,\n \"key_44\": 3563\n },\n \"attributes\": {\n \"key_0\": \"string\"\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8329,7 +8329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d28e210b-0a19-4e9a-9f1d-71a0f5f657ff", + "id": "6839f339-0a5d-437f-b419-68705fa9a989", "name": "Cannot update member as some data conflict with existing members.", "originalRequest": { "url": { @@ -8380,7 +8380,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": true,\n \"key_1\": true,\n \"key_2\": 6603,\n \"key_3\": \"string\",\n \"key_4\": true,\n \"key_5\": 6249,\n \"key_6\": 4621,\n \"key_7\": 7613.6838153178,\n \"key_8\": false,\n \"key_9\": 4300,\n \"key_10\": \"string\",\n \"key_11\": false,\n \"key_12\": true,\n \"key_13\": 7865.739230780515,\n \"key_14\": 8818,\n \"key_15\": 1607,\n \"key_16\": 9463.228567633338,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 2742,\n \"key_20\": true,\n \"key_21\": 3903.578965057759,\n \"key_22\": 8728.608085711416,\n \"key_23\": true,\n \"key_24\": true,\n \"key_25\": \"string\",\n \"key_26\": true,\n \"key_27\": false,\n \"key_28\": \"string\",\n \"key_29\": 7520,\n \"key_30\": 5148,\n \"key_31\": 1870\n },\n \"attributes\": {\n \"key_0\": false\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 7792,\n \"key_1\": 8419,\n \"key_2\": 940,\n \"key_3\": 9581.63729371753,\n \"key_4\": 5249,\n \"key_5\": \"string\",\n \"key_6\": 4404.322932604894,\n \"key_7\": false,\n \"key_8\": false,\n \"key_9\": 6396,\n \"key_10\": 2722.501020884547,\n \"key_11\": 5678.242646731158,\n \"key_12\": 5749,\n \"key_13\": true,\n \"key_14\": \"string\",\n \"key_15\": 8590.16066697106,\n \"key_16\": 6706,\n \"key_17\": 7189.7879701175425,\n \"key_18\": \"string\",\n \"key_19\": 9682.307092646399,\n \"key_20\": \"string\",\n \"key_21\": \"string\",\n \"key_22\": true,\n \"key_23\": \"string\",\n \"key_24\": 1625,\n \"key_25\": false,\n \"key_26\": 7820,\n \"key_27\": \"string\",\n \"key_28\": 958.2224236248527,\n \"key_29\": 1372,\n \"key_30\": \"string\",\n \"key_31\": true,\n \"key_32\": 8740,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": \"string\",\n \"key_36\": 4278.645674118185,\n \"key_37\": true,\n \"key_38\": 3187.867271010829,\n \"key_39\": true,\n \"key_40\": 5,\n \"key_41\": \"string\",\n \"key_42\": 8494,\n \"key_43\": 201,\n \"key_44\": 3563\n },\n \"attributes\": {\n \"key_0\": \"string\"\n },\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8408,7 +8408,7 @@ } }, { - "id": "4a40c33f-adb7-48a9-ad76-eb90480f4d56", + "id": "8c04bd87-e54a-4090-8b44-499cc6225e96", "name": "Delete a member", "request": { "name": "Delete a member", @@ -8471,7 +8471,7 @@ }, "response": [ { - "id": "e6fc87ea-7926-40bc-8be2-f43015a8c905", + "id": "8346a164-53ad-4745-94c0-405664287d17", "name": "Returns an empty response if the deletion succeeded.", "originalRequest": { "url": { @@ -8519,7 +8519,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8e232d83-3efe-4d36-b341-327f90cf9d86", + "id": "e5c6cfef-23e7-4df8-b03a-2d80887b698d", "name": "Merchant or member not found.", "originalRequest": { "url": { @@ -8591,7 +8591,7 @@ "description": "Endpoints to manage user's memberships. Memberships are used to connect the user to merchant accounts and to grant them access to the merchant's resources via roles.", "item": [ { - "id": "64f8d5b2-311d-4515-b17e-1fda4b50e660", + "id": "dfa3df81-f543-496a-b3c3-11d46d70abf8", "name": "List memberships", "request": { "name": "List memberships", @@ -8730,7 +8730,7 @@ }, "response": [ { - "id": "aeaa407a-8336-4651-b8bb-9048b772fe00", + "id": "cdb55fee-7b03-4ee1-bb9f-a1125e7023c5", "name": "Returns a list of Membership objects.", "originalRequest": { "url": { @@ -8852,12 +8852,12 @@ "value": "application/json" } ], - "body": "{\n \"total_count\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"resource_id\": \"\",\n \"type\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"unknown\",\n \"resource\": {\n \"id\": \"\",\n \"type\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"logo\": \"\",\n \"attributes\": {\n \"key_0\": true\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": 3804,\n \"key_1\": 2439.072455842297,\n \"key_2\": \"string\",\n \"key_3\": false,\n \"key_4\": 7481,\n \"key_5\": \"string\",\n \"key_6\": 1886.2931621804612,\n \"key_7\": false,\n \"key_8\": 7136.962311841637,\n \"key_9\": 1656.8770831703096,\n \"key_10\": \"string\",\n \"key_11\": \"string\",\n \"key_12\": \"string\",\n \"key_13\": 4337.616368669334,\n \"key_14\": 2067,\n \"key_15\": 8923.0012267809,\n \"key_16\": true,\n \"key_17\": \"string\",\n \"key_18\": 959,\n \"key_19\": 8085.7188956520295,\n \"key_20\": \"string\",\n \"key_21\": 9836,\n \"key_22\": \"string\",\n \"key_23\": 111,\n \"key_24\": 7117.560360620281,\n \"key_25\": false,\n \"key_26\": true,\n \"key_27\": 7148.465629855563,\n \"key_28\": false,\n \"key_29\": 8958,\n \"key_30\": true,\n \"key_31\": 6319.218817649066,\n \"key_32\": 9627,\n \"key_33\": 201\n },\n \"attributes\": {\n \"key_0\": \"string\",\n \"key_1\": false\n }\n },\n {\n \"id\": \"\",\n \"resource_id\": \"\",\n \"type\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"disabled\",\n \"resource\": {\n \"id\": \"\",\n \"type\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"logo\": \"\",\n \"attributes\": {\n \"key_0\": false\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": true,\n \"key_1\": 4958,\n \"key_2\": \"string\",\n \"key_3\": 2523,\n \"key_4\": 2358,\n \"key_5\": 4290,\n \"key_6\": 7255.4189291837965,\n \"key_7\": 1446,\n \"key_8\": 1448.4297965431335,\n \"key_9\": \"string\",\n \"key_10\": 8165.55057508505,\n \"key_11\": 2686,\n \"key_12\": \"string\",\n \"key_13\": false,\n \"key_14\": \"string\",\n \"key_15\": 6869,\n \"key_16\": 2478,\n \"key_17\": 8906.66139636896,\n \"key_18\": \"string\",\n \"key_19\": \"string\",\n \"key_20\": 7625,\n \"key_21\": 4917,\n \"key_22\": 7319.5458720989645,\n \"key_23\": 2418.0296867627458,\n \"key_24\": 7755.274368867231,\n \"key_25\": \"string\",\n \"key_26\": \"string\",\n \"key_27\": 1073,\n \"key_28\": 1562.8465405084403,\n \"key_29\": \"string\",\n \"key_30\": false,\n \"key_31\": false,\n \"key_32\": 8398,\n \"key_33\": 2473.0406304589114,\n \"key_34\": false,\n \"key_35\": \"string\",\n \"key_36\": \"string\",\n \"key_37\": true,\n \"key_38\": false,\n \"key_39\": 1668,\n \"key_40\": \"string\",\n \"key_41\": 4611,\n \"key_42\": false,\n \"key_43\": \"string\",\n \"key_44\": 9514.040850204672,\n \"key_45\": 2086.338456594221,\n \"key_46\": true,\n \"key_47\": 108.51935705987526,\n \"key_48\": 6911.117492893138,\n \"key_49\": true,\n \"key_50\": false,\n \"key_51\": true\n },\n \"attributes\": {\n \"key_0\": true,\n \"key_1\": 9034.886497594698\n }\n }\n ]\n}", + "body": "{\n \"total_count\": \"\",\n \"items\": [\n {\n \"id\": \"\",\n \"resource_id\": \"\",\n \"type\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"expired\",\n \"resource\": {\n \"id\": \"\",\n \"type\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"logo\": \"\",\n \"attributes\": {\n \"key_0\": 111.62098149138711,\n \"key_1\": 5705.643573832304\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": \"string\",\n \"key_1\": 7153,\n \"key_2\": true,\n \"key_3\": true,\n \"key_4\": 6864.226116921488,\n \"key_5\": 5518.613498483415,\n \"key_6\": \"string\",\n \"key_7\": 8454,\n \"key_8\": 6843,\n \"key_9\": false,\n \"key_10\": 3117,\n \"key_11\": true,\n \"key_12\": 3648,\n \"key_13\": false,\n \"key_14\": \"string\",\n \"key_15\": 5247.026093915037,\n \"key_16\": \"string\",\n \"key_17\": false,\n \"key_18\": \"string\",\n \"key_19\": 6790,\n \"key_20\": \"string\",\n \"key_21\": \"string\",\n \"key_22\": false,\n \"key_23\": 5152.735670998303,\n \"key_24\": 1438,\n \"key_25\": 7333,\n \"key_26\": 627.7722847148249,\n \"key_27\": false,\n \"key_28\": 4605.816424979914,\n \"key_29\": true,\n \"key_30\": true,\n \"key_31\": \"string\",\n \"key_32\": true,\n \"key_33\": \"string\",\n \"key_34\": 4519,\n \"key_35\": \"string\",\n \"key_36\": 7257.222060766033,\n \"key_37\": \"string\",\n \"key_38\": 2522.0579421922553,\n \"key_39\": false,\n \"key_40\": true,\n \"key_41\": 6089.615843681777,\n \"key_42\": false,\n \"key_43\": 3625.7320241922744,\n \"key_44\": true,\n \"key_45\": 4875.071884475866,\n \"key_46\": 3417.909811743798,\n \"key_47\": \"string\",\n \"key_48\": true,\n \"key_49\": 7506,\n \"key_50\": 7805.586700631228,\n \"key_51\": 3933,\n \"key_52\": \"string\",\n \"key_53\": \"string\",\n \"key_54\": 2227,\n \"key_55\": 8899,\n \"key_56\": 6134\n },\n \"attributes\": {\n \"key_0\": 9247\n }\n },\n {\n \"id\": \"\",\n \"resource_id\": \"\",\n \"type\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"unknown\",\n \"resource\": {\n \"id\": \"\",\n \"type\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"logo\": \"\",\n \"attributes\": {\n \"key_0\": true,\n \"key_1\": true,\n \"key_2\": 7991.318637311338\n }\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"key_0\": 4746,\n \"key_1\": \"string\",\n \"key_2\": 3473,\n \"key_3\": true,\n \"key_4\": false,\n \"key_5\": \"string\",\n \"key_6\": true,\n \"key_7\": 1052.0512170481356,\n \"key_8\": 3063,\n \"key_9\": \"string\",\n \"key_10\": 5950.467086809361,\n \"key_11\": 5984.4768391432535,\n \"key_12\": false,\n \"key_13\": false,\n \"key_14\": false,\n \"key_15\": 3903.1307234765445,\n \"key_16\": 5422,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 83.76048776996382,\n \"key_20\": 3473.3824966412863,\n \"key_21\": false,\n \"key_22\": \"string\",\n \"key_23\": 3139.3081555309263,\n \"key_24\": 7322.613637413054,\n \"key_25\": true,\n \"key_26\": \"string\",\n \"key_27\": 1660.9534568365314\n },\n \"attributes\": {\n \"key_0\": 8643.122929055222,\n \"key_1\": \"string\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8f63db1a-cb19-4c30-9d93-bc7c050e3800", + "id": "4ffd7766-7787-431e-a7a0-6a4678876ea6", "name": "Invalid query parameter combination.", "originalRequest": { "url": { @@ -8984,7 +8984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47a3b0bb-91bb-4ee9-97fb-1cbc0bd4920d", + "id": "c0806d3f-f3fd-4784-bec4-0c5448bd1275", "name": "Authentication failed or missing required scope.", "originalRequest": { "url": { @@ -9123,7 +9123,7 @@ "description": "Endpoints to manage custom roles. Custom roles allow you to tailor roles from individual permissions to match your needs. Once created, you can assign your custom roles to your merchant account members using the memberships.", "item": [ { - "id": "e8000fea-8a48-4c1d-8a60-ba3db5d79e08", + "id": "5c314bbc-8455-4528-8243-3d87efd8de5e", "name": "List roles", "request": { "name": "List roles", @@ -9175,7 +9175,7 @@ }, "response": [ { - "id": "0dacba09-fd37-45a3-9c22-eba87014f57b", + "id": "76b15fad-5620-4742-b875-0edda61aee3e", "name": "Returns a list of Role objects.", "originalRequest": { "url": { @@ -9219,12 +9219,12 @@ "value": "application/json" } ], - "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"is_predefined\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"description\": \"\",\n \"metadata\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\",\n \"key_2\": 1281,\n \"key_3\": 6953.93644800455,\n \"key_4\": true,\n \"key_5\": true,\n \"key_6\": \"string\",\n \"key_7\": 4370.052454804034,\n \"key_8\": 2617,\n \"key_9\": 7312,\n \"key_10\": \"string\",\n \"key_11\": \"string\",\n \"key_12\": 8320.893291857325,\n \"key_13\": 6636.171230810773,\n \"key_14\": 9050.258265025075,\n \"key_15\": \"string\",\n \"key_16\": true,\n \"key_17\": 353.232056900894,\n \"key_18\": false,\n \"key_19\": \"string\",\n \"key_20\": \"string\",\n \"key_21\": 6063,\n \"key_22\": \"string\",\n \"key_23\": false,\n \"key_24\": 1455,\n \"key_25\": \"string\",\n \"key_26\": 2313,\n \"key_27\": 8177,\n \"key_28\": 575.1054497231233,\n \"key_29\": 3089,\n \"key_30\": 7730,\n \"key_31\": true,\n \"key_32\": 3924,\n \"key_33\": \"string\",\n \"key_34\": \"string\",\n \"key_35\": true,\n \"key_36\": \"string\",\n \"key_37\": 2257,\n \"key_38\": 1807.2934618828863,\n \"key_39\": false,\n \"key_40\": \"string\",\n \"key_41\": 8327.83531582824,\n \"key_42\": 1407,\n \"key_43\": true,\n \"key_44\": 7396,\n \"key_45\": true,\n \"key_46\": 766.5989608558532,\n \"key_47\": 3292,\n \"key_48\": false,\n \"key_49\": 1869.0615914721054,\n \"key_50\": \"string\",\n \"key_51\": true,\n \"key_52\": false,\n \"key_53\": \"string\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"is_predefined\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"description\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": 3910,\n \"key_2\": 2575.353757286045,\n \"key_3\": 6522.839620058725,\n \"key_4\": 4570,\n \"key_5\": 3571.730563748674,\n \"key_6\": 3281,\n \"key_7\": 6480.603293667082,\n \"key_8\": 8966,\n \"key_9\": 6732,\n \"key_10\": \"string\",\n \"key_11\": \"string\",\n \"key_12\": true,\n \"key_13\": 9514,\n \"key_14\": 8170.183349479252,\n \"key_15\": true,\n \"key_16\": \"string\",\n \"key_17\": 7115.7767280484795,\n \"key_18\": 4874.888927835086,\n \"key_19\": 6797,\n \"key_20\": 678,\n \"key_21\": 3726,\n \"key_22\": true,\n \"key_23\": true,\n \"key_24\": 5604,\n \"key_25\": 4605.694194096482,\n \"key_26\": 1034.6210754466822,\n \"key_27\": 3493.1769666089062,\n \"key_28\": false,\n \"key_29\": true,\n \"key_30\": \"string\",\n \"key_31\": \"string\",\n \"key_32\": true,\n \"key_33\": \"string\",\n \"key_34\": 2658,\n \"key_35\": 9136,\n \"key_36\": 5230,\n \"key_37\": \"string\",\n \"key_38\": 6739,\n \"key_39\": \"string\",\n \"key_40\": \"string\",\n \"key_41\": 840.8803029162403,\n \"key_42\": 3071.943931337964,\n \"key_43\": \"string\"\n }\n }\n ]\n}", + "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"is_predefined\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"description\": \"\",\n \"metadata\": {\n \"key_0\": \"string\",\n \"key_1\": 5566,\n \"key_2\": true,\n \"key_3\": 7368,\n \"key_4\": true,\n \"key_5\": 9772.67067509781,\n \"key_6\": 3814\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"is_predefined\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"description\": \"\",\n \"metadata\": {\n \"key_0\": 7663,\n \"key_1\": 6055.289582085532,\n \"key_2\": 2952,\n \"key_3\": true,\n \"key_4\": 9394.259012924851,\n \"key_5\": 3761.4064020942697,\n \"key_6\": 3062,\n \"key_7\": 8737,\n \"key_8\": 2468\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "292c9295-4d74-4cf2-9e03-d750868a2771", + "id": "e0375f59-18fe-45b3-bff7-2536724fe861", "name": "Merchant not found.", "originalRequest": { "url": { @@ -9279,7 +9279,7 @@ } }, { - "id": "0e0bda53-2721-44c5-bd48-50b33db31f6f", + "id": "12593157-ab20-4a37-b41d-b1bdc724c3bb", "name": "Create a role", "request": { "name": "Create a role", @@ -9324,7 +9324,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 5175,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": 4169.033199048855,\n \"key_4\": 6706.798806412228,\n \"key_5\": false,\n \"key_6\": \"string\",\n \"key_7\": \"string\",\n \"key_8\": \"string\",\n \"key_9\": \"string\",\n \"key_10\": 9396,\n \"key_11\": \"string\",\n \"key_12\": true,\n \"key_13\": 8612.945486531517,\n \"key_14\": 4313.215626757729,\n \"key_15\": 3197.3935599563474,\n \"key_16\": 9361.402297700946,\n \"key_17\": 8130,\n \"key_18\": \"string\",\n \"key_19\": \"string\",\n \"key_20\": 7380.110965391522,\n \"key_21\": true,\n \"key_22\": false,\n \"key_23\": \"string\",\n \"key_24\": \"string\",\n \"key_25\": 2703,\n \"key_26\": 656.4196279635026,\n \"key_27\": \"string\",\n \"key_28\": 7905,\n \"key_29\": 1952,\n \"key_30\": 1441.278328698876,\n \"key_31\": \"string\",\n \"key_32\": 3324.055261200387,\n \"key_33\": true,\n \"key_34\": 6852.472599010113,\n \"key_35\": false\n },\n \"description\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 8743.440010057782,\n \"key_1\": 3506,\n \"key_2\": false,\n \"key_3\": false,\n \"key_4\": true,\n \"key_5\": 2360.707877353565,\n \"key_6\": 2087,\n \"key_7\": \"string\",\n \"key_8\": false,\n \"key_9\": \"string\",\n \"key_10\": true,\n \"key_11\": true,\n \"key_12\": true,\n \"key_13\": true,\n \"key_14\": 3737.1741710625074,\n \"key_15\": \"string\",\n \"key_16\": \"string\",\n \"key_17\": 9885.652572266132\n },\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9344,7 +9344,7 @@ }, "response": [ { - "id": "6ab0f3ef-24ec-4ae6-b205-da767f8a5fe8", + "id": "2995f6f8-2a46-4267-9ade-174ab968425d", "name": "Returns the Role object after successful custom role creation.", "originalRequest": { "url": { @@ -9384,7 +9384,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 5175,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": 4169.033199048855,\n \"key_4\": 6706.798806412228,\n \"key_5\": false,\n \"key_6\": \"string\",\n \"key_7\": \"string\",\n \"key_8\": \"string\",\n \"key_9\": \"string\",\n \"key_10\": 9396,\n \"key_11\": \"string\",\n \"key_12\": true,\n \"key_13\": 8612.945486531517,\n \"key_14\": 4313.215626757729,\n \"key_15\": 3197.3935599563474,\n \"key_16\": 9361.402297700946,\n \"key_17\": 8130,\n \"key_18\": \"string\",\n \"key_19\": \"string\",\n \"key_20\": 7380.110965391522,\n \"key_21\": true,\n \"key_22\": false,\n \"key_23\": \"string\",\n \"key_24\": \"string\",\n \"key_25\": 2703,\n \"key_26\": 656.4196279635026,\n \"key_27\": \"string\",\n \"key_28\": 7905,\n \"key_29\": 1952,\n \"key_30\": 1441.278328698876,\n \"key_31\": \"string\",\n \"key_32\": 3324.055261200387,\n \"key_33\": true,\n \"key_34\": 6852.472599010113,\n \"key_35\": false\n },\n \"description\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 8743.440010057782,\n \"key_1\": 3506,\n \"key_2\": false,\n \"key_3\": false,\n \"key_4\": true,\n \"key_5\": 2360.707877353565,\n \"key_6\": 2087,\n \"key_7\": \"string\",\n \"key_8\": false,\n \"key_9\": \"string\",\n \"key_10\": true,\n \"key_11\": true,\n \"key_12\": true,\n \"key_13\": true,\n \"key_14\": 3737.1741710625074,\n \"key_15\": \"string\",\n \"key_16\": \"string\",\n \"key_17\": 9885.652572266132\n },\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9401,12 +9401,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"is_predefined\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"description\": \"\",\n \"metadata\": {\n \"key_0\": 8221,\n \"key_1\": \"string\",\n \"key_2\": true,\n \"key_3\": \"string\",\n \"key_4\": 1186.3034820265827,\n \"key_5\": 4149,\n \"key_6\": 298,\n \"key_7\": 4309,\n \"key_8\": \"string\",\n \"key_9\": false,\n \"key_10\": true\n }\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"is_predefined\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"description\": \"\",\n \"metadata\": {\n \"key_0\": 3612,\n \"key_1\": \"string\",\n \"key_2\": 5466,\n \"key_3\": 1380,\n \"key_4\": 390.7866441745922,\n \"key_5\": 8436.121659213988,\n \"key_6\": 9447,\n \"key_7\": 6076.9970649410525,\n \"key_8\": \"string\",\n \"key_9\": \"string\",\n \"key_10\": 5681,\n \"key_11\": true,\n \"key_12\": false,\n \"key_13\": \"string\",\n \"key_14\": false,\n \"key_15\": 6265.600739042472,\n \"key_16\": 9371.509895675808,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 7220.993801803775,\n \"key_20\": 4063,\n \"key_21\": false,\n \"key_22\": 2960,\n \"key_23\": 8820.862648301129,\n \"key_24\": \"string\",\n \"key_25\": \"string\",\n \"key_26\": 102.32202823982517,\n \"key_27\": 6288,\n \"key_28\": \"string\",\n \"key_29\": 804.065017219675,\n \"key_30\": \"string\",\n \"key_31\": 1562.2026366395003,\n \"key_32\": \"string\",\n \"key_33\": 9301.013348405018,\n \"key_34\": 1689,\n \"key_35\": true,\n \"key_36\": 3361.9357383617967,\n \"key_37\": false,\n \"key_38\": \"string\",\n \"key_39\": true,\n \"key_40\": 2641,\n \"key_41\": false,\n \"key_42\": false,\n \"key_43\": \"string\",\n \"key_44\": \"string\",\n \"key_45\": 4721,\n \"key_46\": \"string\",\n \"key_47\": \"string\",\n \"key_48\": \"string\",\n \"key_49\": 2610,\n \"key_50\": 5183.647545143928,\n \"key_51\": false,\n \"key_52\": \"string\",\n \"key_53\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "789d50da-b6c5-420c-a722-b02d4a4a8fed", + "id": "540e486d-e764-480a-8225-e84459fb3977", "name": "Invalid request.", "originalRequest": { "url": { @@ -9446,7 +9446,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 5175,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": 4169.033199048855,\n \"key_4\": 6706.798806412228,\n \"key_5\": false,\n \"key_6\": \"string\",\n \"key_7\": \"string\",\n \"key_8\": \"string\",\n \"key_9\": \"string\",\n \"key_10\": 9396,\n \"key_11\": \"string\",\n \"key_12\": true,\n \"key_13\": 8612.945486531517,\n \"key_14\": 4313.215626757729,\n \"key_15\": 3197.3935599563474,\n \"key_16\": 9361.402297700946,\n \"key_17\": 8130,\n \"key_18\": \"string\",\n \"key_19\": \"string\",\n \"key_20\": 7380.110965391522,\n \"key_21\": true,\n \"key_22\": false,\n \"key_23\": \"string\",\n \"key_24\": \"string\",\n \"key_25\": 2703,\n \"key_26\": 656.4196279635026,\n \"key_27\": \"string\",\n \"key_28\": 7905,\n \"key_29\": 1952,\n \"key_30\": 1441.278328698876,\n \"key_31\": \"string\",\n \"key_32\": 3324.055261200387,\n \"key_33\": true,\n \"key_34\": 6852.472599010113,\n \"key_35\": false\n },\n \"description\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 8743.440010057782,\n \"key_1\": 3506,\n \"key_2\": false,\n \"key_3\": false,\n \"key_4\": true,\n \"key_5\": 2360.707877353565,\n \"key_6\": 2087,\n \"key_7\": \"string\",\n \"key_8\": false,\n \"key_9\": \"string\",\n \"key_10\": true,\n \"key_11\": true,\n \"key_12\": true,\n \"key_13\": true,\n \"key_14\": 3737.1741710625074,\n \"key_15\": \"string\",\n \"key_16\": \"string\",\n \"key_17\": 9885.652572266132\n },\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9468,7 +9468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "293df850-4762-446d-a951-edd5093e5e76", + "id": "a440d153-1359-4964-b5ed-3aa5a55232df", "name": "Merchant not found.", "originalRequest": { "url": { @@ -9508,7 +9508,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 5175,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": 4169.033199048855,\n \"key_4\": 6706.798806412228,\n \"key_5\": false,\n \"key_6\": \"string\",\n \"key_7\": \"string\",\n \"key_8\": \"string\",\n \"key_9\": \"string\",\n \"key_10\": 9396,\n \"key_11\": \"string\",\n \"key_12\": true,\n \"key_13\": 8612.945486531517,\n \"key_14\": 4313.215626757729,\n \"key_15\": 3197.3935599563474,\n \"key_16\": 9361.402297700946,\n \"key_17\": 8130,\n \"key_18\": \"string\",\n \"key_19\": \"string\",\n \"key_20\": 7380.110965391522,\n \"key_21\": true,\n \"key_22\": false,\n \"key_23\": \"string\",\n \"key_24\": \"string\",\n \"key_25\": 2703,\n \"key_26\": 656.4196279635026,\n \"key_27\": \"string\",\n \"key_28\": 7905,\n \"key_29\": 1952,\n \"key_30\": 1441.278328698876,\n \"key_31\": \"string\",\n \"key_32\": 3324.055261200387,\n \"key_33\": true,\n \"key_34\": 6852.472599010113,\n \"key_35\": false\n },\n \"description\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"key_0\": 8743.440010057782,\n \"key_1\": 3506,\n \"key_2\": false,\n \"key_3\": false,\n \"key_4\": true,\n \"key_5\": 2360.707877353565,\n \"key_6\": 2087,\n \"key_7\": \"string\",\n \"key_8\": false,\n \"key_9\": \"string\",\n \"key_10\": true,\n \"key_11\": true,\n \"key_12\": true,\n \"key_13\": true,\n \"key_14\": 3737.1741710625074,\n \"key_15\": \"string\",\n \"key_16\": \"string\",\n \"key_17\": 9885.652572266132\n },\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9536,7 +9536,7 @@ } }, { - "id": "5b47bda5-8e7d-4151-8d35-92430b22d075", + "id": "b4a30aca-6ad3-4e2e-a400-931213453815", "name": "Retrieve a role", "request": { "name": "Retrieve a role", @@ -9599,7 +9599,7 @@ }, "response": [ { - "id": "365df9bb-b6a6-4fa7-a6e8-9bc8a5790aac", + "id": "a3455af6-5d87-49b6-bd1f-302844728d3c", "name": "Returns the Role object for a valid identifier.", "originalRequest": { "url": { @@ -9654,12 +9654,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"is_predefined\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"description\": \"\",\n \"metadata\": {\n \"key_0\": 8221,\n \"key_1\": \"string\",\n \"key_2\": true,\n \"key_3\": \"string\",\n \"key_4\": 1186.3034820265827,\n \"key_5\": 4149,\n \"key_6\": 298,\n \"key_7\": 4309,\n \"key_8\": \"string\",\n \"key_9\": false,\n \"key_10\": true\n }\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"is_predefined\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"description\": \"\",\n \"metadata\": {\n \"key_0\": 3612,\n \"key_1\": \"string\",\n \"key_2\": 5466,\n \"key_3\": 1380,\n \"key_4\": 390.7866441745922,\n \"key_5\": 8436.121659213988,\n \"key_6\": 9447,\n \"key_7\": 6076.9970649410525,\n \"key_8\": \"string\",\n \"key_9\": \"string\",\n \"key_10\": 5681,\n \"key_11\": true,\n \"key_12\": false,\n \"key_13\": \"string\",\n \"key_14\": false,\n \"key_15\": 6265.600739042472,\n \"key_16\": 9371.509895675808,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 7220.993801803775,\n \"key_20\": 4063,\n \"key_21\": false,\n \"key_22\": 2960,\n \"key_23\": 8820.862648301129,\n \"key_24\": \"string\",\n \"key_25\": \"string\",\n \"key_26\": 102.32202823982517,\n \"key_27\": 6288,\n \"key_28\": \"string\",\n \"key_29\": 804.065017219675,\n \"key_30\": \"string\",\n \"key_31\": 1562.2026366395003,\n \"key_32\": \"string\",\n \"key_33\": 9301.013348405018,\n \"key_34\": 1689,\n \"key_35\": true,\n \"key_36\": 3361.9357383617967,\n \"key_37\": false,\n \"key_38\": \"string\",\n \"key_39\": true,\n \"key_40\": 2641,\n \"key_41\": false,\n \"key_42\": false,\n \"key_43\": \"string\",\n \"key_44\": \"string\",\n \"key_45\": 4721,\n \"key_46\": \"string\",\n \"key_47\": \"string\",\n \"key_48\": \"string\",\n \"key_49\": 2610,\n \"key_50\": 5183.647545143928,\n \"key_51\": false,\n \"key_52\": \"string\",\n \"key_53\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "05cd9f8a-c7aa-4974-84b3-d706b4899972", + "id": "7264c7f5-06e1-4f58-bd9a-a9156d158ee0", "name": "Merchant or role not found.", "originalRequest": { "url": { @@ -9725,7 +9725,7 @@ } }, { - "id": "cc240a52-587b-4eb6-902d-c05cf0a22a6e", + "id": "0b9e2dcb-d09d-454e-b6dd-696b33d90d8a", "name": "Delete a role", "request": { "name": "Delete a role", @@ -9788,7 +9788,7 @@ }, "response": [ { - "id": "29a45371-6115-43e7-9f63-4088019489f7", + "id": "0e9e136b-44e7-4026-925e-973ea2e0e0b3", "name": "Returns an empty response if the role deletion succeeded.", "originalRequest": { "url": { @@ -9836,7 +9836,7 @@ "_postman_previewlanguage": "text" }, { - "id": "190e007f-6d8d-4664-96ea-085308e12fb4", + "id": "d6647414-db13-45ba-93be-4eb0468ff921", "name": "Invalid request.", "originalRequest": { "url": { @@ -9896,7 +9896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4035516c-395c-4e21-a725-9f888dbd7bd6", + "id": "10fb8851-e367-47f1-9238-4945de0ef7d1", "name": "Merchant not found.", "originalRequest": { "url": { @@ -9962,7 +9962,7 @@ } }, { - "id": "7fa33d4f-544c-455c-9787-1d2b8e6617d7", + "id": "8a9781b8-b519-4c72-bb37-ecaa16511a46", "name": "Update a role", "request": { "name": "Update a role", @@ -10038,7 +10038,7 @@ }, "response": [ { - "id": "0b518f8b-2e81-4a34-8a1b-51a59dc6639b", + "id": "47c8b843-0ddb-442a-88ca-420414a9cb02", "name": "Returns the updated Role object if the update succeeded.", "originalRequest": { "url": { @@ -10106,12 +10106,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"is_predefined\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"description\": \"\",\n \"metadata\": {\n \"key_0\": 8221,\n \"key_1\": \"string\",\n \"key_2\": true,\n \"key_3\": \"string\",\n \"key_4\": 1186.3034820265827,\n \"key_5\": 4149,\n \"key_6\": 298,\n \"key_7\": 4309,\n \"key_8\": \"string\",\n \"key_9\": false,\n \"key_10\": true\n }\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"is_predefined\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"description\": \"\",\n \"metadata\": {\n \"key_0\": 3612,\n \"key_1\": \"string\",\n \"key_2\": 5466,\n \"key_3\": 1380,\n \"key_4\": 390.7866441745922,\n \"key_5\": 8436.121659213988,\n \"key_6\": 9447,\n \"key_7\": 6076.9970649410525,\n \"key_8\": \"string\",\n \"key_9\": \"string\",\n \"key_10\": 5681,\n \"key_11\": true,\n \"key_12\": false,\n \"key_13\": \"string\",\n \"key_14\": false,\n \"key_15\": 6265.600739042472,\n \"key_16\": 9371.509895675808,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": 7220.993801803775,\n \"key_20\": 4063,\n \"key_21\": false,\n \"key_22\": 2960,\n \"key_23\": 8820.862648301129,\n \"key_24\": \"string\",\n \"key_25\": \"string\",\n \"key_26\": 102.32202823982517,\n \"key_27\": 6288,\n \"key_28\": \"string\",\n \"key_29\": 804.065017219675,\n \"key_30\": \"string\",\n \"key_31\": 1562.2026366395003,\n \"key_32\": \"string\",\n \"key_33\": 9301.013348405018,\n \"key_34\": 1689,\n \"key_35\": true,\n \"key_36\": 3361.9357383617967,\n \"key_37\": false,\n \"key_38\": \"string\",\n \"key_39\": true,\n \"key_40\": 2641,\n \"key_41\": false,\n \"key_42\": false,\n \"key_43\": \"string\",\n \"key_44\": \"string\",\n \"key_45\": 4721,\n \"key_46\": \"string\",\n \"key_47\": \"string\",\n \"key_48\": \"string\",\n \"key_49\": 2610,\n \"key_50\": 5183.647545143928,\n \"key_51\": false,\n \"key_52\": \"string\",\n \"key_53\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "201138fe-a50e-47ee-8da4-f0b0b3f8b10a", + "id": "90d04736-53fe-4f79-85bb-5e30f7e667d6", "name": "Invalid request.", "originalRequest": { "url": { @@ -10184,7 +10184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "829d2e7c-ae57-425c-abdb-ac54377adf9b", + "id": "70b6d3bf-e637-4a81-841e-52988d0c07c1", "name": "Merchant not found.", "originalRequest": { "url": { @@ -10269,7 +10269,7 @@ "description": "Merchant account represents a single business entity at SumUp.", "item": [ { - "id": "7e1f0059-a500-4bdd-b0f3-f5e8cec18330", + "id": "4c823197-40c6-4214-a87a-4146e04482ed", "name": "Retrieve a Merchant", "request": { "name": "Retrieve a Merchant", @@ -10330,7 +10330,7 @@ }, "response": [ { - "id": "89782dde-0873-40a4-9343-c99c5c697c80", + "id": "a0f8e734-fa07-466d-b1c3-dcac66cad841", "name": "Returns a Merchant for a valid identifier.", "originalRequest": { "url": { @@ -10383,12 +10383,12 @@ "value": "application/json" } ], - "body": "{\n \"country\": \"UO\",\n \"created_at\": \"\",\n \"default_currency\": \"\",\n \"default_locale\": \"\",\n \"merchant_code\": \"\",\n \"updated_at\": \"\",\n \"organization_id\": \"\",\n \"business_type\": \"\",\n \"company\": {\n \"name\": \"\",\n \"merchant_category_code\": \"3522\",\n \"legal_type\": \"\",\n \"address\": {\n \"country\": \"ZZ\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"trading_address\": {\n \"country\": \"JO\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"identifiers\": [\n {\n \"ref\": \"\",\n \"value\": \"\"\n },\n {\n \"ref\": \"\",\n \"value\": \"\"\n }\n ],\n \"phone_number\": \"\",\n \"website\": \"\",\n \"attributes\": {\n \"key_0\": true\n }\n },\n \"business_profile\": {\n \"name\": \"\",\n \"dynamic_descriptor\": \"MKv62HZDq2\",\n \"website\": \"\",\n \"email\": \"\",\n \"phone_number\": \"\",\n \"address\": {\n \"country\": \"CJ\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"branding\": {\n \"icon\": \"\",\n \"logo\": \"\",\n \"hero\": \"\",\n \"primary_color\": \"\",\n \"primary_color_fg\": \"\",\n \"secondary_color\": \"\",\n \"secondary_color_fg\": \"\",\n \"background_color\": \"\"\n }\n },\n \"avatar\": \"\",\n \"alias\": \"\",\n \"sandbox\": \"\",\n \"meta\": {\n \"key_0\": \"\"\n },\n \"classic\": {\n \"id\": \"\"\n },\n \"version\": \"\",\n \"change_status\": \"\"\n}", + "body": "{\n \"country\": \"DC\",\n \"created_at\": \"\",\n \"default_currency\": \"\",\n \"default_locale\": \"\",\n \"merchant_code\": \"\",\n \"updated_at\": \"\",\n \"organization_id\": \"\",\n \"business_type\": \"\",\n \"company\": {\n \"name\": \"\",\n \"merchant_category_code\": \"8309\",\n \"legal_type\": \"\",\n \"address\": {\n \"country\": \"HU\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"trading_address\": {\n \"country\": \"CC\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"identifiers\": [\n {\n \"ref\": \"\",\n \"value\": \"\"\n },\n {\n \"ref\": \"\",\n \"value\": \"\"\n }\n ],\n \"phone_number\": \"\",\n \"website\": \"\",\n \"attributes\": {\n \"key_0\": 3525,\n \"key_1\": 5106.267834869609,\n \"key_2\": \"string\"\n }\n },\n \"business_profile\": {\n \"name\": \"\",\n \"dynamic_descriptor\": \" \",\n \"website\": \"\",\n \"email\": \"\",\n \"phone_number\": \"\",\n \"address\": {\n \"country\": \"XN\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"branding\": {\n \"icon\": \"\",\n \"logo\": \"\",\n \"hero\": \"\",\n \"primary_color\": \"\",\n \"primary_color_fg\": \"\",\n \"secondary_color\": \"\",\n \"secondary_color_fg\": \"\",\n \"background_color\": \"\"\n }\n },\n \"avatar\": \"\",\n \"alias\": \"\",\n \"sandbox\": \"\",\n \"meta\": {\n \"key_0\": \"\",\n \"key_1\": \"\"\n },\n \"classic\": {\n \"id\": \"\"\n },\n \"version\": \"\",\n \"change_status\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c8fca7fb-3b67-4a5f-9c70-f935f9828f2c", + "id": "53fe1451-4ec4-407c-8825-5642d480e70c", "name": "The requested Merchant does not exist.", "originalRequest": { "url": { @@ -10452,7 +10452,7 @@ } }, { - "id": "4f088000-509d-4fe2-a49b-e03627745379", + "id": "1845335d-0ff1-4c05-98ad-987eb3b22934", "name": "List Persons", "request": { "name": "List Persons", @@ -10514,7 +10514,7 @@ }, "response": [ { - "id": "58ca0d4f-5d2f-42ba-be41-de3e875e8f9c", + "id": "ae6421d4-26a0-4b93-b5e1-6c3346be3165", "name": "Returns a list of persons for a valid merchant identifier.", "originalRequest": { "url": { @@ -10568,12 +10568,12 @@ "value": "application/json" } ], - "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"user_id\": \"\",\n \"birthdate\": \"\",\n \"given_name\": \"\",\n \"family_name\": \"\",\n \"middle_name\": \"\",\n \"phone_number\": \"\",\n \"relationships\": [\n \"\"\n ],\n \"ownership\": {\n \"share\": \"\"\n },\n \"address\": {\n \"country\": \"LG\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"identifiers\": [\n {\n \"ref\": \"\",\n \"value\": \"\"\n },\n {\n \"ref\": \"\",\n \"value\": \"\"\n }\n ],\n \"citizenship\": \"GC\",\n \"nationality\": \"\",\n \"country_of_residence\": \"\",\n \"version\": \"\",\n \"change_status\": \"\"\n },\n {\n \"id\": \"\",\n \"user_id\": \"\",\n \"birthdate\": \"\",\n \"given_name\": \"\",\n \"family_name\": \"\",\n \"middle_name\": \"\",\n \"phone_number\": \"\",\n \"relationships\": [\n \"\"\n ],\n \"ownership\": {\n \"share\": \"\"\n },\n \"address\": {\n \"country\": \"GT\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"identifiers\": [\n {\n \"ref\": \"\",\n \"value\": \"\"\n },\n {\n \"ref\": \"\",\n \"value\": \"\"\n }\n ],\n \"citizenship\": \"NU\",\n \"nationality\": \"\",\n \"country_of_residence\": \"\",\n \"version\": \"\",\n \"change_status\": \"\"\n }\n ]\n}", + "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"user_id\": \"\",\n \"birthdate\": \"\",\n \"given_name\": \"\",\n \"family_name\": \"\",\n \"middle_name\": \"\",\n \"phone_number\": \"\",\n \"relationships\": [\n \"\"\n ],\n \"ownership\": {\n \"share\": \"\"\n },\n \"address\": {\n \"country\": \"XV\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"identifiers\": [\n {\n \"ref\": \"\",\n \"value\": \"\"\n },\n {\n \"ref\": \"\",\n \"value\": \"\"\n }\n ],\n \"citizenship\": \"XL\",\n \"nationality\": \"\",\n \"country_of_residence\": \"\",\n \"version\": \"\",\n \"change_status\": \"\"\n },\n {\n \"id\": \"\",\n \"user_id\": \"\",\n \"birthdate\": \"\",\n \"given_name\": \"\",\n \"family_name\": \"\",\n \"middle_name\": \"\",\n \"phone_number\": \"\",\n \"relationships\": [\n \"\"\n ],\n \"ownership\": {\n \"share\": \"\"\n },\n \"address\": {\n \"country\": \"AS\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"identifiers\": [\n {\n \"ref\": \"\",\n \"value\": \"\"\n },\n {\n \"ref\": \"\",\n \"value\": \"\"\n }\n ],\n \"citizenship\": \"OU\",\n \"nationality\": \"\",\n \"country_of_residence\": \"\",\n \"version\": \"\",\n \"change_status\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "57ac67c6-bdf1-47ac-9e97-aabde92e230f", + "id": "f758669b-37b6-431f-8947-178e77e5e4ac", "name": "The requested Merchant does not exist.", "originalRequest": { "url": { @@ -10632,7 +10632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8db96e7e-bd21-4641-846c-a914cffd37eb", + "id": "942cf54a-4b1e-4406-8765-ec25819b9878", "name": "An internal server error occurred.", "originalRequest": { "url": { @@ -10697,7 +10697,7 @@ } }, { - "id": "031c8ca3-3c42-4bbe-89b4-29a792fc22a8", + "id": "e9cd0e6b-a065-4bf0-bee3-d8c0336dbe55", "name": "Retrieve a Person", "request": { "name": "Retrieve a Person", @@ -10770,7 +10770,7 @@ }, "response": [ { - "id": "77ff2ef3-298e-4128-8277-53b9eaf165d3", + "id": "b232c117-eb1d-4c45-891e-0baea8bc79e7", "name": "Returns a Person for a valid identifier.", "originalRequest": { "url": { @@ -10835,12 +10835,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"user_id\": \"\",\n \"birthdate\": \"\",\n \"given_name\": \"\",\n \"family_name\": \"\",\n \"middle_name\": \"\",\n \"phone_number\": \"\",\n \"relationships\": [\n \"\"\n ],\n \"ownership\": {\n \"share\": \"\"\n },\n \"address\": {\n \"country\": \"GB\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"identifiers\": [\n {\n \"ref\": \"\",\n \"value\": \"\"\n },\n {\n \"ref\": \"\",\n \"value\": \"\"\n }\n ],\n \"citizenship\": \"JN\",\n \"nationality\": \"\",\n \"country_of_residence\": \"\",\n \"version\": \"\",\n \"change_status\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"user_id\": \"\",\n \"birthdate\": \"\",\n \"given_name\": \"\",\n \"family_name\": \"\",\n \"middle_name\": \"\",\n \"phone_number\": \"\",\n \"relationships\": [\n \"\"\n ],\n \"ownership\": {\n \"share\": \"\"\n },\n \"address\": {\n \"country\": \"JU\",\n \"street_address\": [\n \"\",\n \"\"\n ],\n \"post_code\": \"\",\n \"city\": \"\",\n \"province\": \"\",\n \"region\": \"\",\n \"county\": \"\",\n \"autonomous_community\": \"\",\n \"post_town\": \"\",\n \"state\": \"\",\n \"neighborhood\": \"\",\n \"commune\": \"\",\n \"department\": \"\",\n \"municipality\": \"\",\n \"district\": \"\",\n \"zip_code\": \"\",\n \"eircode\": \"\"\n },\n \"identifiers\": [\n {\n \"ref\": \"\",\n \"value\": \"\"\n },\n {\n \"ref\": \"\",\n \"value\": \"\"\n }\n ],\n \"citizenship\": \"TX\",\n \"nationality\": \"\",\n \"country_of_residence\": \"\",\n \"version\": \"\",\n \"change_status\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "336a2de5-6a4d-42ad-9b82-e104b9eff8b2", + "id": "93501e35-168a-4a78-8c08-c3a34f462622", "name": "The requested Person does not exist.", "originalRequest": { "url": { @@ -10910,7 +10910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "666d7be6-5b14-435e-8253-3789738d2844", + "id": "11c9ced5-7751-4666-bcbe-3921db2d5baa", "name": "An internal server error occurred.", "originalRequest": { "url": { @@ -10992,7 +10992,7 @@ "description": "A reader represents a device that accepts payments. You can use the SumUp Solo to accept in-person payments.", "item": [ { - "id": "04814115-26b6-477f-a09e-264959e7c13c", + "id": "18797c66-ef81-471a-a612-a78e294006e4", "name": "List Readers", "request": { "name": "List Readers", @@ -11044,7 +11044,7 @@ }, "response": [ { - "id": "68b7fbbd-6bea-4549-b3bb-faaae52cfd54", + "id": "ed25519d-7c7b-4e74-97fe-115914e41107", "name": "Returns a list Reader objects.", "originalRequest": { "url": { @@ -11088,12 +11088,12 @@ "value": "application/json" } ], - "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"paired\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"virtual-solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"metadata\": {\n \"key_0\": 7307.4512648810105,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": 3497,\n \"key_4\": true,\n \"key_5\": \"string\",\n \"key_6\": 1460,\n \"key_7\": 2929.333219442203,\n \"key_8\": true,\n \"key_9\": \"string\",\n \"key_10\": 5826.027518774208,\n \"key_11\": 5035,\n \"key_12\": 7919.5538499832965,\n \"key_13\": true,\n \"key_14\": 3155.8074271525106,\n \"key_15\": 4435.87141138962,\n \"key_16\": false,\n \"key_17\": \"string\",\n \"key_18\": false,\n \"key_19\": 8633.663344433851,\n \"key_20\": 8542,\n \"key_21\": false,\n \"key_22\": 5679,\n \"key_23\": false,\n \"key_24\": 4251.590644534193,\n \"key_25\": 1811,\n \"key_26\": 1298,\n \"key_27\": \"string\",\n \"key_28\": false,\n \"key_29\": true\n },\n \"service_account_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"processing\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"virtual-solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"metadata\": {\n \"key_0\": 1739.5996692652461,\n \"key_1\": \"string\",\n \"key_2\": 1979,\n \"key_3\": 3699,\n \"key_4\": 5780.542051222897,\n \"key_5\": true,\n \"key_6\": true,\n \"key_7\": 7746,\n \"key_8\": 9546,\n \"key_9\": true,\n \"key_10\": \"string\",\n \"key_11\": \"string\",\n \"key_12\": true,\n \"key_13\": 1076.661014519722\n },\n \"service_account_id\": \"\"\n }\n ]\n}", + "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"processing\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": 3334,\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": false,\n \"key_5\": 9247,\n \"key_6\": false,\n \"key_7\": 1715.3396699730395,\n \"key_8\": false,\n \"key_9\": false,\n \"key_10\": 5509.54074195721,\n \"key_11\": 648.0215974717818,\n \"key_12\": 9467.3695536539,\n \"key_13\": false,\n \"key_14\": true,\n \"key_15\": 1701,\n \"key_16\": 3184.868976273818,\n \"key_17\": 1155.2959633416626,\n \"key_18\": 4073,\n \"key_19\": 9189.450889374315,\n \"key_20\": 8479.983078079378,\n \"key_21\": true,\n \"key_22\": 6708.733643487934,\n \"key_23\": false,\n \"key_24\": 8574,\n \"key_25\": 5402.609262370736,\n \"key_26\": \"string\",\n \"key_27\": \"string\",\n \"key_28\": false,\n \"key_29\": 2674.0943785059603,\n \"key_30\": \"string\",\n \"key_31\": 8572,\n \"key_32\": false,\n \"key_33\": 1771,\n \"key_34\": 1348,\n \"key_35\": \"string\",\n \"key_36\": 8322.834042411003,\n \"key_37\": 434,\n \"key_38\": false,\n \"key_39\": 262.72430013227546,\n \"key_40\": true,\n \"key_41\": 7886,\n \"key_42\": true,\n \"key_43\": \"string\",\n \"key_44\": true,\n \"key_45\": 8581,\n \"key_46\": 5800.980788110639,\n \"key_47\": \"string\",\n \"key_48\": true,\n \"key_49\": 9374,\n \"key_50\": \"string\",\n \"key_51\": true,\n \"key_52\": 1620.9065580314318,\n \"key_53\": true,\n \"key_54\": \"string\",\n \"key_55\": true,\n \"key_56\": false,\n \"key_57\": 9404,\n \"key_58\": true,\n \"key_59\": \"string\"\n },\n \"service_account_id\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"expired\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"metadata\": {\n \"key_0\": 5310,\n \"key_1\": 5013.65766681607,\n \"key_2\": false,\n \"key_3\": \"string\",\n \"key_4\": 5501,\n \"key_5\": \"string\",\n \"key_6\": \"string\",\n \"key_7\": false,\n \"key_8\": \"string\",\n \"key_9\": 8635,\n \"key_10\": \"string\",\n \"key_11\": false,\n \"key_12\": 8019,\n \"key_13\": true,\n \"key_14\": 2517,\n \"key_15\": 3462.029048653503,\n \"key_16\": 5032,\n \"key_17\": \"string\",\n \"key_18\": \"string\",\n \"key_19\": \"string\",\n \"key_20\": 3789,\n \"key_21\": false,\n \"key_22\": 5967,\n \"key_23\": \"string\",\n \"key_24\": false,\n \"key_25\": true,\n \"key_26\": 683,\n \"key_27\": 3565.6890898513493,\n \"key_28\": false,\n \"key_29\": false,\n \"key_30\": 4451,\n \"key_31\": true,\n \"key_32\": true,\n \"key_33\": 8632,\n \"key_34\": true,\n \"key_35\": \"string\",\n \"key_36\": \"string\"\n },\n \"service_account_id\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b04a4802-2c09-4c3a-be1b-1e3ce6434e07", + "id": "47d953ec-631a-4b44-8e9c-56b69c0e918c", "name": "Authentication failed or missing required scope.", "originalRequest": { "url": { @@ -11148,7 +11148,7 @@ } }, { - "id": "b494ae80-b37f-41a8-977c-4f035107bead", + "id": "e00aa3da-9545-42b1-98da-2e9835798012", "name": "Create a Reader", "request": { "name": "Create a Reader", @@ -11193,7 +11193,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"pairing_code\": \"\",\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": 7020.29896871224,\n \"key_4\": true,\n \"key_5\": 2449.5273288525786,\n \"key_6\": true,\n \"key_7\": true,\n \"key_8\": true,\n \"key_9\": false,\n \"key_10\": true,\n \"key_11\": 4651,\n \"key_12\": 1607.4411237820764,\n \"key_13\": 3877.636544750569,\n \"key_14\": 4050.2267197531673,\n \"key_15\": \"string\",\n \"key_16\": 9782.497142537199,\n \"key_17\": \"string\"\n }\n}", + "raw": "{\n \"pairing_code\": \"\",\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 2954,\n \"key_1\": false,\n \"key_2\": true,\n \"key_3\": \"string\",\n \"key_4\": 1466,\n \"key_5\": \"string\",\n \"key_6\": 4517,\n \"key_7\": \"string\",\n \"key_8\": 7012,\n \"key_9\": 740,\n \"key_10\": 4214,\n \"key_11\": \"string\",\n \"key_12\": 1565,\n \"key_13\": false,\n \"key_14\": false,\n \"key_15\": 6577,\n \"key_16\": 7897,\n \"key_17\": 7602,\n \"key_18\": 5623,\n \"key_19\": true,\n \"key_20\": 6037,\n \"key_21\": false,\n \"key_22\": false,\n \"key_23\": \"string\",\n \"key_24\": \"string\",\n \"key_25\": 1612,\n \"key_26\": 8923,\n \"key_27\": 1463.321229851322,\n \"key_28\": false,\n \"key_29\": true,\n \"key_30\": true,\n \"key_31\": \"string\",\n \"key_32\": \"string\",\n \"key_33\": 8358.016202567875,\n \"key_34\": 3003.1401381475443,\n \"key_35\": \"string\",\n \"key_36\": \"string\",\n \"key_37\": 6932.391350830045,\n \"key_38\": 7040,\n \"key_39\": \"string\",\n \"key_40\": 6369,\n \"key_41\": 9331,\n \"key_42\": \"string\",\n \"key_43\": true,\n \"key_44\": true,\n \"key_45\": 4762.844252750034,\n \"key_46\": false,\n \"key_47\": 3760,\n \"key_48\": \"string\",\n \"key_49\": \"string\",\n \"key_50\": 1245.076869001347,\n \"key_51\": 2768,\n \"key_52\": false,\n \"key_53\": 9975,\n \"key_54\": 8146,\n \"key_55\": 2258.3837974879084,\n \"key_56\": 9256,\n \"key_57\": 6358.9570202714\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -11213,7 +11213,7 @@ }, "response": [ { - "id": "23ece5e5-b06a-4faa-af9f-5021585e59d2", + "id": "d93b06a0-4c3d-4a08-a64e-81dc17f83060", "name": "Returns the Reader object if the creation succeeded.", "originalRequest": { "url": { @@ -11253,7 +11253,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"pairing_code\": \"\",\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": 7020.29896871224,\n \"key_4\": true,\n \"key_5\": 2449.5273288525786,\n \"key_6\": true,\n \"key_7\": true,\n \"key_8\": true,\n \"key_9\": false,\n \"key_10\": true,\n \"key_11\": 4651,\n \"key_12\": 1607.4411237820764,\n \"key_13\": 3877.636544750569,\n \"key_14\": 4050.2267197531673,\n \"key_15\": \"string\",\n \"key_16\": 9782.497142537199,\n \"key_17\": \"string\"\n }\n}", + "raw": "{\n \"pairing_code\": \"\",\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 2954,\n \"key_1\": false,\n \"key_2\": true,\n \"key_3\": \"string\",\n \"key_4\": 1466,\n \"key_5\": \"string\",\n \"key_6\": 4517,\n \"key_7\": \"string\",\n \"key_8\": 7012,\n \"key_9\": 740,\n \"key_10\": 4214,\n \"key_11\": \"string\",\n \"key_12\": 1565,\n \"key_13\": false,\n \"key_14\": false,\n \"key_15\": 6577,\n \"key_16\": 7897,\n \"key_17\": 7602,\n \"key_18\": 5623,\n \"key_19\": true,\n \"key_20\": 6037,\n \"key_21\": false,\n \"key_22\": false,\n \"key_23\": \"string\",\n \"key_24\": \"string\",\n \"key_25\": 1612,\n \"key_26\": 8923,\n \"key_27\": 1463.321229851322,\n \"key_28\": false,\n \"key_29\": true,\n \"key_30\": true,\n \"key_31\": \"string\",\n \"key_32\": \"string\",\n \"key_33\": 8358.016202567875,\n \"key_34\": 3003.1401381475443,\n \"key_35\": \"string\",\n \"key_36\": \"string\",\n \"key_37\": 6932.391350830045,\n \"key_38\": 7040,\n \"key_39\": \"string\",\n \"key_40\": 6369,\n \"key_41\": 9331,\n \"key_42\": \"string\",\n \"key_43\": true,\n \"key_44\": true,\n \"key_45\": 4762.844252750034,\n \"key_46\": false,\n \"key_47\": 3760,\n \"key_48\": \"string\",\n \"key_49\": \"string\",\n \"key_50\": 1245.076869001347,\n \"key_51\": 2768,\n \"key_52\": false,\n \"key_53\": 9975,\n \"key_54\": 8146,\n \"key_55\": 2258.3837974879084,\n \"key_56\": 9256,\n \"key_57\": 6358.9570202714\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -11270,12 +11270,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"unknown\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"virtual-solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"metadata\": {\n \"key_0\": 6433.765727970473,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": 764,\n \"key_5\": 6443.391057199441,\n \"key_6\": 7367.58058939238,\n \"key_7\": \"string\",\n \"key_8\": \"string\",\n \"key_9\": 4217,\n \"key_10\": 8371.417456165762,\n \"key_11\": 2325.413731179471,\n \"key_12\": true,\n \"key_13\": 2164,\n \"key_14\": 9190.385985979665,\n \"key_15\": \"string\",\n \"key_16\": 2467,\n \"key_17\": 7541.420221703627\n },\n \"service_account_id\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"unknown\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"virtual-solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": false,\n \"key_2\": 2193,\n \"key_3\": 3819,\n \"key_4\": 9851\n },\n \"service_account_id\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "066dee0a-5ad2-4180-8cd2-b124cec03528", + "id": "c7ef35e0-69e3-4a2c-af18-cb6f361e7b32", "name": "The request is invalid.", "originalRequest": { "url": { @@ -11315,7 +11315,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"pairing_code\": \"\",\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": 7020.29896871224,\n \"key_4\": true,\n \"key_5\": 2449.5273288525786,\n \"key_6\": true,\n \"key_7\": true,\n \"key_8\": true,\n \"key_9\": false,\n \"key_10\": true,\n \"key_11\": 4651,\n \"key_12\": 1607.4411237820764,\n \"key_13\": 3877.636544750569,\n \"key_14\": 4050.2267197531673,\n \"key_15\": \"string\",\n \"key_16\": 9782.497142537199,\n \"key_17\": \"string\"\n }\n}", + "raw": "{\n \"pairing_code\": \"\",\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 2954,\n \"key_1\": false,\n \"key_2\": true,\n \"key_3\": \"string\",\n \"key_4\": 1466,\n \"key_5\": \"string\",\n \"key_6\": 4517,\n \"key_7\": \"string\",\n \"key_8\": 7012,\n \"key_9\": 740,\n \"key_10\": 4214,\n \"key_11\": \"string\",\n \"key_12\": 1565,\n \"key_13\": false,\n \"key_14\": false,\n \"key_15\": 6577,\n \"key_16\": 7897,\n \"key_17\": 7602,\n \"key_18\": 5623,\n \"key_19\": true,\n \"key_20\": 6037,\n \"key_21\": false,\n \"key_22\": false,\n \"key_23\": \"string\",\n \"key_24\": \"string\",\n \"key_25\": 1612,\n \"key_26\": 8923,\n \"key_27\": 1463.321229851322,\n \"key_28\": false,\n \"key_29\": true,\n \"key_30\": true,\n \"key_31\": \"string\",\n \"key_32\": \"string\",\n \"key_33\": 8358.016202567875,\n \"key_34\": 3003.1401381475443,\n \"key_35\": \"string\",\n \"key_36\": \"string\",\n \"key_37\": 6932.391350830045,\n \"key_38\": 7040,\n \"key_39\": \"string\",\n \"key_40\": 6369,\n \"key_41\": 9331,\n \"key_42\": \"string\",\n \"key_43\": true,\n \"key_44\": true,\n \"key_45\": 4762.844252750034,\n \"key_46\": false,\n \"key_47\": 3760,\n \"key_48\": \"string\",\n \"key_49\": \"string\",\n \"key_50\": 1245.076869001347,\n \"key_51\": 2768,\n \"key_52\": false,\n \"key_53\": 9975,\n \"key_54\": 8146,\n \"key_55\": 2258.3837974879084,\n \"key_56\": 9256,\n \"key_57\": 6358.9570202714\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -11337,7 +11337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "570b5dc1-b488-4dcd-b09b-76c07433f0d6", + "id": "74334c8b-8727-4e0c-b48e-5f0ed11beac0", "name": "There's no pending reader for the submitted pairing code.", "originalRequest": { "url": { @@ -11377,7 +11377,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"pairing_code\": \"\",\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": 7020.29896871224,\n \"key_4\": true,\n \"key_5\": 2449.5273288525786,\n \"key_6\": true,\n \"key_7\": true,\n \"key_8\": true,\n \"key_9\": false,\n \"key_10\": true,\n \"key_11\": 4651,\n \"key_12\": 1607.4411237820764,\n \"key_13\": 3877.636544750569,\n \"key_14\": 4050.2267197531673,\n \"key_15\": \"string\",\n \"key_16\": 9782.497142537199,\n \"key_17\": \"string\"\n }\n}", + "raw": "{\n \"pairing_code\": \"\",\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 2954,\n \"key_1\": false,\n \"key_2\": true,\n \"key_3\": \"string\",\n \"key_4\": 1466,\n \"key_5\": \"string\",\n \"key_6\": 4517,\n \"key_7\": \"string\",\n \"key_8\": 7012,\n \"key_9\": 740,\n \"key_10\": 4214,\n \"key_11\": \"string\",\n \"key_12\": 1565,\n \"key_13\": false,\n \"key_14\": false,\n \"key_15\": 6577,\n \"key_16\": 7897,\n \"key_17\": 7602,\n \"key_18\": 5623,\n \"key_19\": true,\n \"key_20\": 6037,\n \"key_21\": false,\n \"key_22\": false,\n \"key_23\": \"string\",\n \"key_24\": \"string\",\n \"key_25\": 1612,\n \"key_26\": 8923,\n \"key_27\": 1463.321229851322,\n \"key_28\": false,\n \"key_29\": true,\n \"key_30\": true,\n \"key_31\": \"string\",\n \"key_32\": \"string\",\n \"key_33\": 8358.016202567875,\n \"key_34\": 3003.1401381475443,\n \"key_35\": \"string\",\n \"key_36\": \"string\",\n \"key_37\": 6932.391350830045,\n \"key_38\": 7040,\n \"key_39\": \"string\",\n \"key_40\": 6369,\n \"key_41\": 9331,\n \"key_42\": \"string\",\n \"key_43\": true,\n \"key_44\": true,\n \"key_45\": 4762.844252750034,\n \"key_46\": false,\n \"key_47\": 3760,\n \"key_48\": \"string\",\n \"key_49\": \"string\",\n \"key_50\": 1245.076869001347,\n \"key_51\": 2768,\n \"key_52\": false,\n \"key_53\": 9975,\n \"key_54\": 8146,\n \"key_55\": 2258.3837974879084,\n \"key_56\": 9256,\n \"key_57\": 6358.9570202714\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -11399,7 +11399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df85dc22-a178-48cc-998a-38ef0a1df93f", + "id": "d79ea5dc-cc03-4889-9fcc-7e4a7d7dcc7d", "name": "The Reader is not in a pending state.", "originalRequest": { "url": { @@ -11439,7 +11439,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"pairing_code\": \"\",\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": 7020.29896871224,\n \"key_4\": true,\n \"key_5\": 2449.5273288525786,\n \"key_6\": true,\n \"key_7\": true,\n \"key_8\": true,\n \"key_9\": false,\n \"key_10\": true,\n \"key_11\": 4651,\n \"key_12\": 1607.4411237820764,\n \"key_13\": 3877.636544750569,\n \"key_14\": 4050.2267197531673,\n \"key_15\": \"string\",\n \"key_16\": 9782.497142537199,\n \"key_17\": \"string\"\n }\n}", + "raw": "{\n \"pairing_code\": \"\",\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 2954,\n \"key_1\": false,\n \"key_2\": true,\n \"key_3\": \"string\",\n \"key_4\": 1466,\n \"key_5\": \"string\",\n \"key_6\": 4517,\n \"key_7\": \"string\",\n \"key_8\": 7012,\n \"key_9\": 740,\n \"key_10\": 4214,\n \"key_11\": \"string\",\n \"key_12\": 1565,\n \"key_13\": false,\n \"key_14\": false,\n \"key_15\": 6577,\n \"key_16\": 7897,\n \"key_17\": 7602,\n \"key_18\": 5623,\n \"key_19\": true,\n \"key_20\": 6037,\n \"key_21\": false,\n \"key_22\": false,\n \"key_23\": \"string\",\n \"key_24\": \"string\",\n \"key_25\": 1612,\n \"key_26\": 8923,\n \"key_27\": 1463.321229851322,\n \"key_28\": false,\n \"key_29\": true,\n \"key_30\": true,\n \"key_31\": \"string\",\n \"key_32\": \"string\",\n \"key_33\": 8358.016202567875,\n \"key_34\": 3003.1401381475443,\n \"key_35\": \"string\",\n \"key_36\": \"string\",\n \"key_37\": 6932.391350830045,\n \"key_38\": 7040,\n \"key_39\": \"string\",\n \"key_40\": 6369,\n \"key_41\": 9331,\n \"key_42\": \"string\",\n \"key_43\": true,\n \"key_44\": true,\n \"key_45\": 4762.844252750034,\n \"key_46\": false,\n \"key_47\": 3760,\n \"key_48\": \"string\",\n \"key_49\": \"string\",\n \"key_50\": 1245.076869001347,\n \"key_51\": 2768,\n \"key_52\": false,\n \"key_53\": 9975,\n \"key_54\": 8146,\n \"key_55\": 2258.3837974879084,\n \"key_56\": 9256,\n \"key_57\": 6358.9570202714\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -11467,7 +11467,7 @@ } }, { - "id": "e7c3a3db-7af4-47c4-9581-d39ed4826ae2", + "id": "c3fde0f0-42b3-4ec4-82e0-88fbaf1987ca", "name": "Retrieve a Reader", "request": { "name": "Retrieve a Reader", @@ -11539,7 +11539,7 @@ }, "response": [ { - "id": "876fe692-a20d-4909-a8cc-6e8249c05705", + "id": "918f5b29-b056-4b53-8420-8a9ae2e0a177", "name": "Returns a Reader object for a valid identifier.", "originalRequest": { "url": { @@ -11603,12 +11603,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"unknown\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"virtual-solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"metadata\": {\n \"key_0\": 6433.765727970473,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": 764,\n \"key_5\": 6443.391057199441,\n \"key_6\": 7367.58058939238,\n \"key_7\": \"string\",\n \"key_8\": \"string\",\n \"key_9\": 4217,\n \"key_10\": 8371.417456165762,\n \"key_11\": 2325.413731179471,\n \"key_12\": true,\n \"key_13\": 2164,\n \"key_14\": 9190.385985979665,\n \"key_15\": \"string\",\n \"key_16\": 2467,\n \"key_17\": 7541.420221703627\n },\n \"service_account_id\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"unknown\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"virtual-solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": false,\n \"key_2\": 2193,\n \"key_3\": 3819,\n \"key_4\": 9851\n },\n \"service_account_id\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "33dffb63-a74f-4fc4-8279-66444c409079", + "id": "e7de7428-5376-430e-93c6-a298c31c202d", "name": "The requested Reader resource does not exist.", "originalRequest": { "url": { @@ -11683,7 +11683,7 @@ } }, { - "id": "c977b406-de43-4452-8025-ef52367c988e", + "id": "0f4a8614-69fd-4609-83b5-1ed75c62d523", "name": "Delete a reader", "request": { "name": "Delete a reader", @@ -11746,7 +11746,7 @@ }, "response": [ { - "id": "d28e7744-adee-4511-bb40-dc1b7589c2ab", + "id": "d746043f-64cf-419d-befc-82e82af28c06", "name": "Returns an empty response if the deletion succeeded.", "originalRequest": { "url": { @@ -11794,7 +11794,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c64ef51f-1067-45e7-b7c7-17b2a218f06a", + "id": "a440c020-0d87-4f8d-8688-360ea51b4c2d", "name": "The requested Reader resource does not exist.", "originalRequest": { "url": { @@ -11860,7 +11860,7 @@ } }, { - "id": "2dc5dae3-48a5-45b5-8124-b768e2efd79e", + "id": "95a6189e-c657-4b99-81dc-030e56d97ac9", "name": "Update a Reader", "request": { "name": "Update a Reader", @@ -11916,7 +11916,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 2267,\n \"key_1\": 6328.465910206935,\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": \"string\",\n \"key_5\": true,\n \"key_6\": false,\n \"key_7\": 7818,\n \"key_8\": 9872,\n \"key_9\": 7570,\n \"key_10\": \"string\",\n \"key_11\": 5687.743016435685,\n \"key_12\": \"string\",\n \"key_13\": 7459,\n \"key_14\": \"string\",\n \"key_15\": 4595.564636278402,\n \"key_16\": 5433,\n \"key_17\": true,\n \"key_18\": 1511,\n \"key_19\": \"string\",\n \"key_20\": true,\n \"key_21\": false,\n \"key_22\": 3808,\n \"key_23\": 47.13049809455194,\n \"key_24\": 3871,\n \"key_25\": 2751.5295628936888,\n \"key_26\": \"string\",\n \"key_27\": 7713.709367841528\n }\n}", + "raw": "{\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 5005.134229809451,\n \"key_1\": false,\n \"key_2\": 1545.624381971018,\n \"key_3\": 8076.375055455272,\n \"key_4\": 6606,\n \"key_5\": true,\n \"key_6\": 41.47711018791522,\n \"key_7\": \"string\",\n \"key_8\": 9463,\n \"key_9\": \"string\",\n \"key_10\": 425.3978969174099,\n \"key_11\": 8483,\n \"key_12\": 1194.6614203107786,\n \"key_13\": 3697.704028189892,\n \"key_14\": true,\n \"key_15\": 8467.170466865618,\n \"key_16\": 1254.5137320643462,\n \"key_17\": false,\n \"key_18\": \"string\",\n \"key_19\": false,\n \"key_20\": 2671,\n \"key_21\": 8006.182598694664,\n \"key_22\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -11936,7 +11936,7 @@ }, "response": [ { - "id": "d1080549-55a1-4051-add5-86cedd937b7a", + "id": "95e0b2ec-80bc-4d45-aa63-0d386344526e", "name": "Returns the updated Reader object if the update succeeded.", "originalRequest": { "url": { @@ -11987,7 +11987,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 2267,\n \"key_1\": 6328.465910206935,\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": \"string\",\n \"key_5\": true,\n \"key_6\": false,\n \"key_7\": 7818,\n \"key_8\": 9872,\n \"key_9\": 7570,\n \"key_10\": \"string\",\n \"key_11\": 5687.743016435685,\n \"key_12\": \"string\",\n \"key_13\": 7459,\n \"key_14\": \"string\",\n \"key_15\": 4595.564636278402,\n \"key_16\": 5433,\n \"key_17\": true,\n \"key_18\": 1511,\n \"key_19\": \"string\",\n \"key_20\": true,\n \"key_21\": false,\n \"key_22\": 3808,\n \"key_23\": 47.13049809455194,\n \"key_24\": 3871,\n \"key_25\": 2751.5295628936888,\n \"key_26\": \"string\",\n \"key_27\": 7713.709367841528\n }\n}", + "raw": "{\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 5005.134229809451,\n \"key_1\": false,\n \"key_2\": 1545.624381971018,\n \"key_3\": 8076.375055455272,\n \"key_4\": 6606,\n \"key_5\": true,\n \"key_6\": 41.47711018791522,\n \"key_7\": \"string\",\n \"key_8\": 9463,\n \"key_9\": \"string\",\n \"key_10\": 425.3978969174099,\n \"key_11\": 8483,\n \"key_12\": 1194.6614203107786,\n \"key_13\": 3697.704028189892,\n \"key_14\": true,\n \"key_15\": 8467.170466865618,\n \"key_16\": 1254.5137320643462,\n \"key_17\": false,\n \"key_18\": \"string\",\n \"key_19\": false,\n \"key_20\": 2671,\n \"key_21\": 8006.182598694664,\n \"key_22\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -12004,12 +12004,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"unknown\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"virtual-solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"metadata\": {\n \"key_0\": 6433.765727970473,\n \"key_1\": \"string\",\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": 764,\n \"key_5\": 6443.391057199441,\n \"key_6\": 7367.58058939238,\n \"key_7\": \"string\",\n \"key_8\": \"string\",\n \"key_9\": 4217,\n \"key_10\": 8371.417456165762,\n \"key_11\": 2325.413731179471,\n \"key_12\": true,\n \"key_13\": 2164,\n \"key_14\": 9190.385985979665,\n \"key_15\": \"string\",\n \"key_16\": 2467,\n \"key_17\": 7541.420221703627\n },\n \"service_account_id\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"unknown\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"virtual-solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"metadata\": {\n \"key_0\": false,\n \"key_1\": false,\n \"key_2\": 2193,\n \"key_3\": 3819,\n \"key_4\": 9851\n },\n \"service_account_id\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b9573c70-1fd6-4eeb-8085-0d7920ae661b", + "id": "fda49c69-82bb-4542-91dd-6cb8233db889", "name": "The request isn't sufficiently authorized to modify the reader.", "originalRequest": { "url": { @@ -12060,7 +12060,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 2267,\n \"key_1\": 6328.465910206935,\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": \"string\",\n \"key_5\": true,\n \"key_6\": false,\n \"key_7\": 7818,\n \"key_8\": 9872,\n \"key_9\": 7570,\n \"key_10\": \"string\",\n \"key_11\": 5687.743016435685,\n \"key_12\": \"string\",\n \"key_13\": 7459,\n \"key_14\": \"string\",\n \"key_15\": 4595.564636278402,\n \"key_16\": 5433,\n \"key_17\": true,\n \"key_18\": 1511,\n \"key_19\": \"string\",\n \"key_20\": true,\n \"key_21\": false,\n \"key_22\": 3808,\n \"key_23\": 47.13049809455194,\n \"key_24\": 3871,\n \"key_25\": 2751.5295628936888,\n \"key_26\": \"string\",\n \"key_27\": 7713.709367841528\n }\n}", + "raw": "{\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 5005.134229809451,\n \"key_1\": false,\n \"key_2\": 1545.624381971018,\n \"key_3\": 8076.375055455272,\n \"key_4\": 6606,\n \"key_5\": true,\n \"key_6\": 41.47711018791522,\n \"key_7\": \"string\",\n \"key_8\": 9463,\n \"key_9\": \"string\",\n \"key_10\": 425.3978969174099,\n \"key_11\": 8483,\n \"key_12\": 1194.6614203107786,\n \"key_13\": 3697.704028189892,\n \"key_14\": true,\n \"key_15\": 8467.170466865618,\n \"key_16\": 1254.5137320643462,\n \"key_17\": false,\n \"key_18\": \"string\",\n \"key_19\": false,\n \"key_20\": 2671,\n \"key_21\": 8006.182598694664,\n \"key_22\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -12082,7 +12082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b34b53d-a6c3-4649-b38a-d277a2cc14a9", + "id": "a6998098-d988-4930-b671-3de9577c33ad", "name": "The requested Reader resource does not exist.", "originalRequest": { "url": { @@ -12133,7 +12133,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 2267,\n \"key_1\": 6328.465910206935,\n \"key_2\": \"string\",\n \"key_3\": \"string\",\n \"key_4\": \"string\",\n \"key_5\": true,\n \"key_6\": false,\n \"key_7\": 7818,\n \"key_8\": 9872,\n \"key_9\": 7570,\n \"key_10\": \"string\",\n \"key_11\": 5687.743016435685,\n \"key_12\": \"string\",\n \"key_13\": 7459,\n \"key_14\": \"string\",\n \"key_15\": 4595.564636278402,\n \"key_16\": 5433,\n \"key_17\": true,\n \"key_18\": 1511,\n \"key_19\": \"string\",\n \"key_20\": true,\n \"key_21\": false,\n \"key_22\": 3808,\n \"key_23\": 47.13049809455194,\n \"key_24\": 3871,\n \"key_25\": 2751.5295628936888,\n \"key_26\": \"string\",\n \"key_27\": 7713.709367841528\n }\n}", + "raw": "{\n \"name\": \"\",\n \"metadata\": {\n \"key_0\": 5005.134229809451,\n \"key_1\": false,\n \"key_2\": 1545.624381971018,\n \"key_3\": 8076.375055455272,\n \"key_4\": 6606,\n \"key_5\": true,\n \"key_6\": 41.47711018791522,\n \"key_7\": \"string\",\n \"key_8\": 9463,\n \"key_9\": \"string\",\n \"key_10\": 425.3978969174099,\n \"key_11\": 8483,\n \"key_12\": 1194.6614203107786,\n \"key_13\": 3697.704028189892,\n \"key_14\": true,\n \"key_15\": 8467.170466865618,\n \"key_16\": 1254.5137320643462,\n \"key_17\": false,\n \"key_18\": \"string\",\n \"key_19\": false,\n \"key_20\": 2671,\n \"key_21\": 8006.182598694664,\n \"key_22\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -12161,7 +12161,7 @@ } }, { - "id": "737fcc24-371c-488c-b3c6-1c654bc9cbd4", + "id": "04b5e004-dc40-4fdd-8974-3ea588de18f9", "name": "Create a Reader Checkout", "request": { "name": "Create a Reader Checkout", @@ -12218,7 +12218,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": 4384,\n \"key_1\": false,\n \"key_2\": 7756\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", + "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\",\n \"key_2\": 8259.972874103803\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", "options": { "raw": { "headerFamily": "json", @@ -12238,7 +12238,7 @@ }, "response": [ { - "id": "ebeb5ee0-ffdb-4ba4-b27f-a6449754b4a3", + "id": "1157487b-9c80-4f05-b2a9-a5b9b642c374", "name": "The Checkout got successfully created for the given reader.", "originalRequest": { "url": { @@ -12290,7 +12290,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": 4384,\n \"key_1\": false,\n \"key_2\": 7756\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", + "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\",\n \"key_2\": 8259.972874103803\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", "options": { "raw": { "headerFamily": "json", @@ -12312,7 +12312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e47681e-2c03-44d3-b92b-521da1821ad4", + "id": "09a33086-9ee8-4003-9f27-7138a86c8ae7", "name": "Response when given params (or one of them) are invalid", "originalRequest": { "url": { @@ -12364,7 +12364,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": 4384,\n \"key_1\": false,\n \"key_2\": 7756\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", + "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\",\n \"key_2\": 8259.972874103803\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", "options": { "raw": { "headerFamily": "json", @@ -12386,7 +12386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2482b46-17fa-4be6-8c0c-e79db9da4c16", + "id": "c2bfca0e-d522-4b78-a503-97a475678c7b", "name": "Unauthorized", "originalRequest": { "url": { @@ -12438,7 +12438,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": 4384,\n \"key_1\": false,\n \"key_2\": 7756\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", + "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\",\n \"key_2\": 8259.972874103803\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", "options": { "raw": { "headerFamily": "json", @@ -12460,7 +12460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5d7027b-c391-413e-b034-a79d0ee8b200", + "id": "079fe7b2-1754-4821-aa90-8550c1d01b17", "name": "Response when given reader is not found", "originalRequest": { "url": { @@ -12512,7 +12512,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": 4384,\n \"key_1\": false,\n \"key_2\": 7756\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", + "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\",\n \"key_2\": 8259.972874103803\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", "options": { "raw": { "headerFamily": "json", @@ -12534,7 +12534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7da0ffe-e413-4144-b0d5-424816687de1", + "id": "3073ea17-a975-4777-9f27-fee9e7d1fd48", "name": "Response when given params (or one of them) are invalid", "originalRequest": { "url": { @@ -12586,7 +12586,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": 4384,\n \"key_1\": false,\n \"key_2\": 7756\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", + "raw": "{\n \"total_amount\": {\n \"currency\": \"\",\n \"minor_unit\": \"\",\n \"value\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\",\n \"key_2\": 8259.972874103803\n }\n },\n \"card_type\": \"credit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tip_timeout\": 30\n}", "options": { "raw": { "headerFamily": "json", @@ -12603,7 +12603,7 @@ "value": "application/json" } ], - "body": "{\n \"errors\": {\n \"key_0\": 2439\n }\n}", + "body": "{\n \"errors\": {\n \"key_0\": false\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12614,7 +12614,7 @@ } }, { - "id": "9a2d0ef1-8d36-409a-9020-6207bcdf785c", + "id": "a3eeda81-9846-4d74-a279-3d77489a70f2", "name": "Get a Reader Status", "request": { "name": "Get a Reader Status", @@ -12678,7 +12678,7 @@ }, "response": [ { - "id": "b2d36499-7625-49dd-9d67-4ee4e2370588", + "id": "d056900a-6bf4-4cf6-9c37-1eb6d200aeeb", "name": "Response with the device status.", "originalRequest": { "url": { @@ -12734,12 +12734,12 @@ "value": "application/json" } ], - "body": "{\n \"data\": {\n \"status\": \"ONLINE\",\n \"battery_level\": \"\",\n \"battery_temperature\": \"\",\n \"connection_type\": \"usb\",\n \"firmware_version\": \"\",\n \"last_activity\": \"\",\n \"state\": \"WAITING_FOR_SIGNATURE\"\n }\n}", + "body": "{\n \"data\": {\n \"status\": \"ONLINE\",\n \"battery_level\": \"\",\n \"battery_temperature\": \"\",\n \"connection_type\": \"edge\",\n \"firmware_version\": \"\",\n \"last_activity\": \"\",\n \"state\": \"IDLE\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "16a55835-ad1c-415c-bb4f-a5e59d0ea712", + "id": "a82f2d40-6879-4696-aad2-fcd927e855b7", "name": "Response when given params (or one of them) are invalid", "originalRequest": { "url": { @@ -12795,12 +12795,12 @@ "value": "application/json" } ], - "body": "{\n \"errors\": {\n \"type\": \"INVALID_USER_AGENT\",\n \"detail\": \"\"\n }\n}", + "body": "{\n \"errors\": {\n \"type\": \"INVALID_BEARER_TOKEN\",\n \"detail\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c36f0c75-5ba5-408a-a790-6c0dab668569", + "id": "afdc039a-a464-4bee-8260-dd2048c4703a", "name": "Response when given merchant's token is invalid", "originalRequest": { "url": { @@ -12856,12 +12856,12 @@ "value": "application/json" } ], - "body": "{\n \"errors\": {\n \"detail\": \"\",\n \"type\": \"INVALID_PASSWORD\"\n }\n}", + "body": "{\n \"errors\": {\n \"detail\": \"\",\n \"type\": \"INVALID_ACCESS_TOKEN\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dc03d7ba-b24c-4a47-a66a-59ef961e2e61", + "id": "c65fd0e0-7eeb-44c2-a2df-b8602ce33e34", "name": "Response when given reader is not found", "originalRequest": { "url": { @@ -12928,7 +12928,7 @@ } }, { - "id": "85ceb13f-8602-4d2f-a11c-a31ceef02a19", + "id": "353ee3d9-91d5-4ab6-83ff-e83b84a710fb", "name": "Terminate a Reader Checkout", "request": { "name": "Terminate a Reader Checkout", @@ -13005,7 +13005,7 @@ }, "response": [ { - "id": "22e0bd00-0122-4a93-864b-651b98c96f6c", + "id": "589603d7-b0f0-482a-8087-b89efbff228e", "name": "Response when given params (or one of them) are invalid", "originalRequest": { "url": { @@ -13079,7 +13079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c21b137-0f89-41f8-92ab-df65894b6f03", + "id": "10c799a0-8fcd-4640-9e19-b08c01f3f8db", "name": "Unauthorized", "originalRequest": { "url": { @@ -13153,7 +13153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "422285e2-0a34-4c3c-a157-9e45958169c0", + "id": "4007e3dd-2ae8-4691-a9c2-227d87e7e426", "name": "Response when given reader is not found", "originalRequest": { "url": { @@ -13227,7 +13227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f36c9259-8d95-4ca2-9de0-8c3b418ce21a", + "id": "70847aea-6f58-46a0-9e90-76dd437956e5", "name": "Response when given params (or one of them) are invalid", "originalRequest": { "url": { @@ -13296,7 +13296,7 @@ "value": "application/json" } ], - "body": "{\n \"errors\": {\n \"key_0\": false\n }\n}", + "body": "{\n \"errors\": {\n \"key_0\": 6433.703143175926,\n \"key_1\": \"string\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13317,7 +13317,7 @@ } ], "info": { - "_postman_id": "bb1f6fc1-a13c-4b64-97ea-282a015e7ea1", + "_postman_id": "14f32b96-54da-40b0-b0e2-140bef32a251", "name": "SumUp REST API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/openapi.json b/openapi.json index fb9740d..e2bd9d5 100755 --- a/openapi.json +++ b/openapi.json @@ -6474,7 +6474,9 @@ "boleto", "ideal", "blik", - "bancontact" + "bancontact", + "google_pay", + "apple_pay" ] }, "installments": { @@ -6489,6 +6491,50 @@ "card": { "$ref": "#/components/schemas/Card" }, + "google_pay": { + "description": "Raw `PaymentData` object received from Google Pay. Send the Google Pay response payload as-is.", + "type": "object", + "example": { + "apiVersionMinor": 0, + "apiVersion": 2, + "paymentMethodData": { + "description": "Visa •••• 1111", + "tokenizationData": { + "type": "PAYMENT_GATEWAY", + "token": "token-data" + }, + "type": "CARD", + "info": { + "cardNetwork": "VISA", + "cardDetails": "1111" + } + } + } + }, + "apple_pay": { + "description": "Raw payment token object received from Apple Pay. Send the Apple Pay response payload as-is.", + "type": "object", + "example": { + "token": { + "paymentData": { + "data": "si2xuT2ArQo689SfE-long-token", + "signature": "MIAGCSqGSIb3DQEHA-long-signature", + "header": { + "publicKeyHash": "PWfjDi3TSwgZ20TY/A7f3V6J/1rhHyRDCspbeljM0io=", + "ephemeralPublicKey": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEaBtz7UN2MNV0qInJVEEhXy10PU0KfO6KxFjXm93oKWL6lCsxZZGDl/EKioUHVSlKgpsKGin0xvgldfxeJVgy0g==", + "transactionId": "62e0568bc9258e9d0e059d745650fc8211d05ef7a7a1589a6411bf9b12cdfd04" + }, + "version": "EC_v1" + }, + "paymentMethod": { + "displayName": "MasterCard 8837", + "network": "MasterCard", + "type": "debit" + }, + "transactionIdentifier": "62E0568BC9258E9D0E059D745650FC8211D05EF7A7A1589A6411BF9B12CDFD04" + } + } + }, "token": { "description": "__Required when using a tokenized card to process a checkout.__ Unique token identifying the saved payment card for a customer.", "type": "string" @@ -8848,7 +8894,7 @@ "description": "The company's legal name.", "type": "string", "example": "Gin & Doughnuts Bar GmbH", - "maxLength": 512, + "maxLength": 150, "minLength": 1 }, "merchant_category_code": { @@ -8908,7 +8954,7 @@ "description": "The customer-facing business name.", "type": "string", "example": "Example Coffee", - "maxLength": 512, + "maxLength": 150, "minLength": 1 }, "dynamic_descriptor": { @@ -8924,13 +8970,13 @@ "type": "string", "format": "uri", "example": "https://example.com", - "maxLength": 512 + "maxLength": 255 }, "email": { "description": "A publicly available email address.", "type": "string", "example": "contact@example.com", - "maxLength": 256 + "maxLength": 255 }, "phone_number": { "$ref": "#/components/schemas/PhoneNumber" @@ -8954,7 +9000,7 @@ "description": "A publicly available phone number in [E.164](https://en.wikipedia.org/wiki/E.164) format.\n", "type": "string", "example": "+420123456789", - "maxLength": 64 + "maxLength": 16 }, "Branding": { "description": "Settings used to apply the Merchant's branding to email receipts, invoices, checkouts, and other products.",