From b659d00f6a13409847aaec956ecca75e2574d80b Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 16:07:35 +0000 Subject: [PATCH] chore: generate code --- README.md | 4 +- SumUpAPICollection.json | 1070 +++++++++++++++++++++++++++------------ 2 files changed, 737 insertions(+), 337 deletions(-) diff --git a/README.md b/README.md index cf44a5d..cee66d4 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ From the [SumUp's public workspace](https://www.postman.com/sumupengineering/wor And select `Create a fork`:

- +

### Import SumUp API collection @@ -41,5 +41,5 @@ In the import dialog, paste in the SumUp API Collection URL: `https://raw.github To make request you will need to authorize. The easiest way to do that it to [create an API key](https://developer.sumup.com/api-keys) from the Developer portal. Open the collection, click on `Authorization` tab, select `Auth Type` `Bearer Token`, and paste your API key as the token.

- +

diff --git a/SumUpAPICollection.json b/SumUpAPICollection.json index 73296cb..e15f0e9 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": "d9d843a8-d756-4846-84d9-b80740732e2b", + "id": "88d6a0db-b9c1-4e0e-aea0-87db4a00b61b", "name": "List checkouts", "request": { "name": "List checkouts", @@ -42,11 +42,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "f45afbf3-b011-4450-8f26-e2e1ca41fc86", + "id": "0fb92918-f132-4c88-a1fb-d9fc2a91c633", "name": "OK", "originalRequest": { "url": { @@ -87,12 +95,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"PLN\",\n \"customer_id\": \"\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"merchant_code\": \"\",\n \"pay_to_email\": \"\",\n \"return_url\": \"\",\n \"status\": \"FAILED\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"EUR\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"RECURRING\",\n \"status\": \"CANCELLED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"GBP\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"SUCCESSFUL\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\",\n \"merchant_name\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n },\n \"redirect_url\": \"\",\n \"transaction_code\": \"\",\n \"transaction_id\": \"\"\n },\n {\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"DKK\",\n \"customer_id\": \"\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"merchant_code\": \"\",\n \"pay_to_email\": \"\",\n \"return_url\": \"\",\n \"status\": \"PAID\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"GBP\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"RECURRING\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\",\n \"merchant_name\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n },\n \"redirect_url\": \"\",\n \"transaction_code\": \"\",\n \"transaction_id\": \"\"\n }\n]", + "body": "[\n {\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"CLP\",\n \"customer_id\": \"\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"merchant_code\": \"\",\n \"pay_to_email\": \"\",\n \"return_url\": \"\",\n \"status\": \"PENDING\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"CLP\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"CZK\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\",\n \"merchant_name\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n },\n \"redirect_url\": \"\",\n \"transaction_code\": \"\",\n \"transaction_id\": \"\"\n },\n {\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"RON\",\n \"customer_id\": \"\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"merchant_code\": \"\",\n \"pay_to_email\": \"\",\n \"return_url\": \"\",\n \"status\": \"PENDING\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"CHF\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"SUCCESSFUL\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\",\n \"merchant_name\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n },\n \"redirect_url\": \"\",\n \"transaction_code\": \"\",\n \"transaction_id\": \"\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "86537573-cd2c-43f8-925b-badaa014feda", + "id": "27e91f59-c4de-470c-8d4d-3ee871ca63d8", "name": "Unauthorized", "originalRequest": { "url": { @@ -144,7 +152,7 @@ } }, { - "id": "f00fc864-0453-43c5-9ae2-8c22d67c60f5", + "id": "42736b7d-342e-4aeb-ab02-b5455de20db2", "name": "Create a checkout", "request": { "name": "Create a checkout", @@ -176,7 +184,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"68506-456\",\n \"state\": \"DF\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"82156652\",\n \"state\": \"SP\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -184,11 +192,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "c897d140-4bff-4e8a-a466-03b62031f7ea", + "id": "b326fdd1-fdcd-4538-9b57-3a7423a1f624", "name": "Created", "originalRequest": { "url": { @@ -215,7 +231,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"68506-456\",\n \"state\": \"DF\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"82156652\",\n \"state\": \"SP\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -232,12 +248,12 @@ "value": "application/json" } ], - "body": "{\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"BRL\",\n \"customer_id\": \"\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"merchant_code\": \"\",\n \"pay_to_email\": \"\",\n \"return_url\": \"\",\n \"status\": \"PAID\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"CZK\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"RECURRING\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"BGN\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"CANCELLED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\"\n}", + "body": "{\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"BGN\",\n \"customer_id\": \"\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"merchant_code\": \"\",\n \"pay_to_email\": \"\",\n \"return_url\": \"\",\n \"status\": \"FAILED\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"CLP\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"SUCCESSFUL\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6a942c6b-79b6-46ec-85b4-1afd39655f26", + "id": "3c0a5019-31cd-47d0-944d-0ca82c7397ea", "name": "Bad Request", "originalRequest": { "url": { @@ -264,7 +280,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"68506-456\",\n \"state\": \"DF\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"82156652\",\n \"state\": \"SP\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -286,7 +302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36c4f0f8-6268-483f-abf9-3f1b3995fdaa", + "id": "1318a669-a4eb-49bb-acf9-fda79d6f9cc3", "name": "Unauthorized", "originalRequest": { "url": { @@ -313,7 +329,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"68506-456\",\n \"state\": \"DF\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"82156652\",\n \"state\": \"SP\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -335,7 +351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3493aa23-4e52-4cc8-b386-ece25858199c", + "id": "3dc2c98b-8361-41a6-bbf7-4636fae73ef3", "name": "Forbidden", "originalRequest": { "url": { @@ -362,7 +378,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"68506-456\",\n \"state\": \"DF\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"82156652\",\n \"state\": \"SP\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -384,7 +400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb9544d0-028b-409a-a303-18a4f4ffc44b", + "id": "daf8822a-859b-4aa3-b3c4-8c878a9cc7e7", "name": "Conflict", "originalRequest": { "url": { @@ -411,7 +427,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"68506-456\",\n \"state\": \"DF\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", + "raw": "{\n \"checkout_reference\": \"\",\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"merchant_code\": \"\",\n \"customer_id\": \"\",\n \"description\": \"\",\n \"pay_to_email\": \"\",\n \"payment_type\": \"\",\n \"personal_details\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line_1\": \"\",\n \"postal_code\": \"82156652\",\n \"state\": \"SP\"\n },\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"tax_id\": \"\"\n },\n \"purpose\": \"CHECKOUT\",\n \"redirect_url\": \"\",\n \"return_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -439,7 +455,7 @@ } }, { - "id": "593a8ff4-a164-415b-b06a-1c9de348fe02", + "id": "8dcacfae-7fbc-40f9-9c88-6520d0c6d471", "name": "Deactivate a checkout", "request": { "name": "Deactivate a checkout", @@ -478,11 +494,19 @@ ], "method": "DELETE", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "783da3ad-579d-4d21-926d-6f68a1ad9c37", + "id": "f4af73fe-78df-4168-97a5-0987e7e2b92c", "name": "OK", "originalRequest": { "url": { @@ -514,12 +538,12 @@ "value": "application/json" } ], - "body": "{\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"GBP\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"merchant_code\": \"\",\n \"merchant_country\": \"\",\n \"merchant_name\": \"\",\n \"pay_to_email\": \"\",\n \"purpose\": \"SETUP_RECURRING_PAYMENT\",\n \"status\": \"EXPIRED\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"GBP\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"SUCCESSFUL\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\"\n}", + "body": "{\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"NOK\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"merchant_code\": \"\",\n \"merchant_country\": \"\",\n \"merchant_name\": \"\",\n \"pay_to_email\": \"\",\n \"purpose\": \"SETUP_RECURRING_PAYMENT\",\n \"status\": \"EXPIRED\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"EUR\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"CANCELLED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "39f16c66-90e8-40ee-a8be-e90f9b543216", + "id": "3f1cbc20-da60-4dfc-8d66-e2138df30228", "name": "Unauthorized", "originalRequest": { "url": { @@ -556,7 +580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfa3b6d6-44f5-4e14-a406-abb9be88b2a6", + "id": "8f987723-24fe-4099-8244-2fe1f706cd64", "name": "Not Found", "originalRequest": { "url": { @@ -593,7 +617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d440882-dfb0-4584-b4c0-74ac7c33c0a4", + "id": "2ee1862f-556b-4152-be64-707182fc8f2d", "name": "Conflict", "originalRequest": { "url": { @@ -636,7 +660,7 @@ } }, { - "id": "d15cf2e3-3c21-4ae7-adf4-0e09ed4cce9f", + "id": "aa48d870-6573-4619-9006-5f74a7cfe8ff", "name": "Retrieve a checkout", "request": { "name": "Retrieve a checkout", @@ -675,11 +699,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "42d77302-92d8-4c3c-97a7-8f1ea2cb7193", + "id": "dfe4a722-a6b9-4fee-8772-4e2bd75e0e18", "name": "OK", "originalRequest": { "url": { @@ -711,12 +743,12 @@ "value": "application/json" } ], - "body": "{\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"RON\",\n \"customer_id\": \"\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"merchant_code\": \"\",\n \"pay_to_email\": \"\",\n \"return_url\": \"\",\n \"status\": \"FAILED\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"CZK\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"PLN\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"CANCELLED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\",\n \"merchant_name\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n },\n \"redirect_url\": \"\",\n \"transaction_code\": \"\",\n \"transaction_id\": \"\"\n}", + "body": "{\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"HUF\",\n \"customer_id\": \"\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"merchant_code\": \"\",\n \"pay_to_email\": \"\",\n \"return_url\": \"\",\n \"status\": \"PAID\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"BRL\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"RECURRING\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"BGN\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"SUCCESSFUL\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\",\n \"merchant_name\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n },\n \"redirect_url\": \"\",\n \"transaction_code\": \"\",\n \"transaction_id\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a552db85-fd0d-42a3-a072-20ad002e5e99", + "id": "dce15808-42bc-4dc5-a1a5-22693ce916e3", "name": "Unauthorized", "originalRequest": { "url": { @@ -753,7 +785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67675047-e827-4306-b217-a71b3042b40c", + "id": "983a28ed-0ddb-42bb-bb54-42e8dd8dfcc4", "name": "Not Found", "originalRequest": { "url": { @@ -796,7 +828,7 @@ } }, { - "id": "8e08523d-16f9-4ab8-b66f-afc8f1829527", + "id": "db0c600f-3c25-4d45-addc-544d155425c4", "name": "Process a checkout", "request": { "name": "Process a checkout", @@ -840,7 +872,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"12\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": \"esse fugiat veniam tempor\"\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", + "raw": "{\n \"payment_type\": \"card\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"06\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": -79046092.6536424\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -848,11 +880,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "f627c437-0635-436a-ab53-04cfd73d170a", + "id": "7d564177-7747-4a71-9422-1a79c08b8370", "name": "OK", "originalRequest": { "url": { @@ -880,7 +920,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"12\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": \"esse fugiat veniam tempor\"\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", + "raw": "{\n \"payment_type\": \"card\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"06\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": -79046092.6536424\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -897,12 +937,12 @@ "value": "application/json" } ], - "body": "{\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"RON\",\n \"customer_id\": \"\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"merchant_code\": \"\",\n \"pay_to_email\": \"\",\n \"return_url\": \"\",\n \"status\": \"FAILED\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"CZK\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"PLN\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"CANCELLED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\",\n \"merchant_name\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n },\n \"redirect_url\": \"\",\n \"transaction_code\": \"\",\n \"transaction_id\": \"\"\n}", + "body": "{\n \"amount\": \"\",\n \"checkout_reference\": \"\",\n \"currency\": \"HUF\",\n \"customer_id\": \"\",\n \"date\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"merchant_code\": \"\",\n \"pay_to_email\": \"\",\n \"return_url\": \"\",\n \"status\": \"PAID\",\n \"transactions\": [\n {\n \"amount\": \"\",\n \"currency\": \"BRL\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"RECURRING\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"BGN\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"SUCCESSFUL\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"CUSTOMER_ENTRY\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\"\n }\n ],\n \"valid_until\": \"\",\n \"merchant_name\": \"\",\n \"payment_instrument\": {\n \"token\": \"\"\n },\n \"redirect_url\": \"\",\n \"transaction_code\": \"\",\n \"transaction_id\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3850335d-3b11-4263-950b-3ddf5efcf23e", + "id": "4a64400c-c2c1-40b7-8e4e-fd417e60a51c", "name": "Accepted", "originalRequest": { "url": { @@ -930,7 +970,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"12\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": \"esse fugiat veniam tempor\"\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", + "raw": "{\n \"payment_type\": \"card\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"06\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": -79046092.6536424\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -952,7 +992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f570832-ca45-416e-9ff5-8c44a01435f0", + "id": "7f1f1cf0-42b5-479a-9896-a377c6c2b362", "name": "Bad Request", "originalRequest": { "url": { @@ -980,7 +1020,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"12\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": \"esse fugiat veniam tempor\"\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", + "raw": "{\n \"payment_type\": \"card\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"06\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": -79046092.6536424\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1002,7 +1042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05d2240a-8c50-4812-b8c0-44acdd386500", + "id": "fb5b50d1-cb50-428a-97f8-f7970c851639", "name": "Unauthorized", "originalRequest": { "url": { @@ -1030,7 +1070,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"12\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": \"esse fugiat veniam tempor\"\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", + "raw": "{\n \"payment_type\": \"card\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"06\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": -79046092.6536424\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1052,7 +1092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8bc0b2c-c3c0-4de7-a52a-44abe7fd2774", + "id": "c2491747-8d81-48a3-b074-16a2a8098f96", "name": "Not Found", "originalRequest": { "url": { @@ -1080,7 +1120,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"12\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": \"esse fugiat veniam tempor\"\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", + "raw": "{\n \"payment_type\": \"card\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"06\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": -79046092.6536424\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1102,7 +1142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b095a0dd-4eed-483b-b419-4c606713de12", + "id": "66dd17e1-e8e6-4ec2-82e0-9474939ec5de", "name": "Conflict", "originalRequest": { "url": { @@ -1130,7 +1170,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"payment_type\": \"ideal\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"12\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": \"esse fugiat veniam tempor\"\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", + "raw": "{\n \"payment_type\": \"card\",\n \"card\": {\n \"name\": \"\",\n \"number\": \"\",\n \"expiry_month\": \"06\",\n \"expiry_year\": \"\",\n \"cvv\": \"\",\n \"zip_code\": \"\",\n \"last_4_digits\": -79046092.6536424\n },\n \"customer_id\": \"\",\n \"installments\": \"\",\n \"mandate\": {\n \"type\": \"recurrent\",\n \"user_agent\": \"\",\n \"user_ip\": \"\"\n },\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1158,7 +1198,7 @@ } }, { - "id": "c775e970-ec52-4596-86e3-64935b19b1a0", + "id": "ab82a254-f65c-4668-8f15-89cef2b7b342", "name": "Get available payment methods", "request": { "name": "Get available payment methods", @@ -1217,11 +1257,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "ca39c708-1c18-4584-9b73-024762f58227", + "id": "4bc90aeb-054f-4f8c-9cfa-b747929cfea5", "name": "Available payment methods", "originalRequest": { "url": { @@ -1278,7 +1326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41cbf8cb-b5a1-454d-a6f5-49125c495105", + "id": "483a83d1-d8d1-434c-b176-0c532cfc916b", "name": "Bad Request", "originalRequest": { "url": { @@ -1335,7 +1383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7e04647-e25f-4be9-a939-2d432dd02f41", + "id": "15baec4c-c683-4392-a6a7-96d9126da360", "name": "Unauthorized", "originalRequest": { "url": { @@ -1404,7 +1452,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": "5298d3d8-8cf2-4a0d-9d91-5a02ad69b8da", + "id": "c8d1228b-5162-4d05-94c8-c1fc2b79f10f", "name": "Create a customer", "request": { "name": "Create a customer", @@ -1444,11 +1492,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "15825b98-a72b-4843-b892-701bd06e5107", + "id": "5d03b9d0-3cff-44aa-9b84-dbe148683982", "name": "Created", "originalRequest": { "url": { @@ -1497,7 +1553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29f75b3d-1a3f-405c-85cf-086e936add60", + "id": "bf768e19-e422-4bb0-a128-4083ed644bd7", "name": "Unauthorized", "originalRequest": { "url": { @@ -1546,7 +1602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8076a6c-a556-4ac4-8cb1-d4358c1248fc", + "id": "f06cc9b9-0f40-4ad4-abeb-627d93bdf4bb", "name": "Forbidden", "originalRequest": { "url": { @@ -1595,7 +1651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa8cda84-05d7-41d6-ad6d-c12c46cc217b", + "id": "0dc8e3ba-b220-4887-8e50-0feba8fcc5a6", "name": "Conflict", "originalRequest": { "url": { @@ -1650,7 +1706,7 @@ } }, { - "id": "19700dd6-534b-4927-a4d1-9b5e29e13730", + "id": "f82435ff-3176-4602-b1e6-9199f607e863", "name": "Retrieve a customer", "request": { "name": "Retrieve a customer", @@ -1689,11 +1745,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "3052a50c-5e7e-4c7a-a956-37ead4126f85", + "id": "805b379f-c80e-49da-82af-cdf8c51d3e65", "name": "Created", "originalRequest": { "url": { @@ -1730,7 +1794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e78e97c7-24c0-415c-907c-2e528b179862", + "id": "b3fc0068-a0ff-4bbe-9a68-45015ac2a27c", "name": "Unauthorized", "originalRequest": { "url": { @@ -1767,7 +1831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56970bf7-2162-4c98-8939-2e0bfc2aa33d", + "id": "54a28625-7347-443e-90ec-543e1da0f31c", "name": "Forbidden", "originalRequest": { "url": { @@ -1804,7 +1868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9186c4d3-1844-4b24-ab32-0b98ab94eeac", + "id": "039b2bce-4319-4a19-be54-277719647a67", "name": "Not Found", "originalRequest": { "url": { @@ -1847,7 +1911,7 @@ } }, { - "id": "1140e29a-59c0-4135-8dd3-e15069f61e27", + "id": "d0ff8b2d-55c8-4af5-9bf1-6b904a1845b7", "name": "Update a customer", "request": { "name": "Update a customer", @@ -1899,11 +1963,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "3a66afea-e4b7-442b-b7bc-e7048421e576", + "id": "0781b8b4-04be-4c75-acad-446cf2bcd1af", "name": "Created", "originalRequest": { "url": { @@ -1953,7 +2025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa942133-879c-4b6e-a5df-6ae7a4d136b9", + "id": "4e1e0b5c-4389-4f5a-9370-496713c1663c", "name": "Unauthorized", "originalRequest": { "url": { @@ -2003,7 +2075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b997682c-3482-4b37-bb2a-d8aa5d013493", + "id": "900b4fd7-748c-42e0-b93f-81c5a8ccc7c8", "name": "Forbidden", "originalRequest": { "url": { @@ -2053,7 +2125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb5c0de5-ef27-433d-8293-3e46be3a547f", + "id": "d074b361-108a-4125-8508-28d7cfd066d1", "name": "Not Found", "originalRequest": { "url": { @@ -2109,7 +2181,7 @@ } }, { - "id": "eb383353-ae45-483f-8f4f-0d3eb526129b", + "id": "b5d91215-46d4-4172-acb5-cda75fc6c101", "name": "List payment instruments", "request": { "name": "List payment instruments", @@ -2149,11 +2221,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "16e0586e-6585-4f26-974d-953e43be3bca", + "id": "89f7f54f-ed3f-4e11-9bd5-957ec0d8e207", "name": "OK", "originalRequest": { "url": { @@ -2186,12 +2266,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"active\": true,\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"HIPERCARD\"\n },\n \"created_at\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"token\": \"\",\n \"type\": \"card\"\n },\n {\n \"active\": true,\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"ELV\"\n },\n \"created_at\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"token\": \"\",\n \"type\": \"card\"\n }\n]", + "body": "[\n {\n \"active\": true,\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"CUP\"\n },\n \"created_at\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"token\": \"\",\n \"type\": \"card\"\n },\n {\n \"active\": true,\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"UNKNOWN\"\n },\n \"created_at\": \"\",\n \"mandate\": {\n \"merchant_code\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"token\": \"\",\n \"type\": \"card\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "96365807-50e4-4830-8404-4ca5318c95f7", + "id": "19b990f7-331d-46ab-8fa8-c3f59beef698", "name": "Unauthorized", "originalRequest": { "url": { @@ -2229,7 +2309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9ef9b2f-ffc4-4896-9ba1-bcb20a41c836", + "id": "15f89f38-d32a-47bf-abc0-564a00a20917", "name": "Forbidden", "originalRequest": { "url": { @@ -2267,7 +2347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efbe41ea-eec2-4a4f-bad9-f2c59fbc2aa0", + "id": "dadc179e-e628-4176-bda0-1c23a4835bc7", "name": "Not Found", "originalRequest": { "url": { @@ -2311,7 +2391,7 @@ } }, { - "id": "d19a40ae-646b-453e-b07c-cf66bd282eb2", + "id": "ae65586f-c1bf-4674-a9cf-44602a895835", "name": "Deactivate a payment instrument", "request": { "name": "Deactivate a payment instrument", @@ -2362,11 +2442,19 @@ ], "method": "DELETE", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "e9032930-7c2c-4543-a7d8-5c1206bc689f", + "id": "a0ea22bc-7fd1-4d95-912a-a086b996473a", "name": "No Content", "originalRequest": { "url": { @@ -2405,7 +2493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a1d46b7-de01-4034-a0b1-1162132071d7", + "id": "99389704-f8c8-4971-990c-40b9db55f343", "name": "Unauthorized", "originalRequest": { "url": { @@ -2444,7 +2532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "942d292d-39a8-49ab-9932-8159b1b85a88", + "id": "8ec28c39-88c7-4312-b0e0-2f9fd7b6f7b3", "name": "Forbidden", "originalRequest": { "url": { @@ -2483,7 +2571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4ee32b4-9399-436b-80cd-281debf29e2b", + "id": "f3edf349-e918-470f-acb1-7ab6334894cd", "name": "Not Found", "originalRequest": { "url": { @@ -2534,7 +2622,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": "ef7b5167-ab81-4f20-9bb4-e3c88df68e24", + "id": "caf67202-2937-4f01-b0ee-87be30b0fe93", "name": "Refund a transaction", "request": { "name": "Refund a transaction", @@ -2587,11 +2675,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "263b4378-4867-4ef0-abb8-948951d0d18b", + "id": "5db30931-1985-42fe-9dbc-bda67546a09f", "name": "No Content", "originalRequest": { "url": { @@ -2642,7 +2738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e7b7013-7275-483e-9b5f-39186e5337c9", + "id": "2d98f8a8-698c-4b9d-ac20-f53abf243e6f", "name": "Not Found", "originalRequest": { "url": { @@ -2693,7 +2789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa3aafa4-1ea6-4701-9196-247196d1bba9", + "id": "ac7ba4c3-2c8e-41bc-b4ff-78919a7f5ec7", "name": "Conflict", "originalRequest": { "url": { @@ -2750,7 +2846,7 @@ } }, { - "id": "c0dc9602-51bf-4335-8238-9e951050b33d", + "id": "9e5ed3c2-e9b5-45de-8a69-079e69ab6ee5", "name": "Retrieve a transaction", "request": { "name": "Retrieve a transaction", @@ -2806,11 +2902,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "66767d33-936b-4c5c-afae-168bcc5bd901", + "id": "b74df216-bf20-46af-9f36-1a376fa6919b", "name": "OK", "originalRequest": { "url": { @@ -2870,12 +2974,12 @@ "value": "application/json" } ], - "body": "{\n \"amount\": \"\",\n \"currency\": \"BGN\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"RECURRING\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\",\n \"payout_plan\": \"TRUE_INSTALLMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"AMEX\"\n },\n \"events\": [\n {\n \"amount\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\",\n \"fee_amount\": \"\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"PAID_OUT\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT_DEDUCTION\"\n },\n {\n \"amount\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\",\n \"fee_amount\": \"\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"REFUNDED\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\"\n }\n ],\n \"horizontal_accuracy\": \"\",\n \"lat\": \"\",\n \"links\": [\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n },\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n }\n ],\n \"local_time\": \"\",\n \"location\": {\n \"horizontal_accuracy\": \"\",\n \"lat\": \"\",\n \"lon\": \"\"\n },\n \"lon\": \"\",\n \"payout_type\": \"BANK_ACCOUNT\",\n \"products\": [\n {\n \"name\": \"\",\n \"price\": \"\",\n \"price_with_vat\": \"\",\n \"quantity\": \"\",\n \"single_vat_amount\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"vat_rate\": \"\"\n },\n {\n \"name\": \"\",\n \"price\": \"\",\n \"price_with_vat\": \"\",\n \"quantity\": \"\",\n \"single_vat_amount\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"vat_rate\": \"\"\n }\n ],\n \"simple_payment_type\": \"ELV\",\n \"simple_status\": \"REFUNDED\",\n \"tax_enabled\": \"\",\n \"transaction_events\": [\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"due_date\": \"\",\n \"event_type\": \"PAYOUT_DEDUCTION\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"PAID_OUT\",\n \"timestamp\": \"\"\n },\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"due_date\": \"\",\n \"event_type\": \"REFUND\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\"\n }\n ],\n \"username\": \"\",\n \"verification_method\": \"offline pin\"\n}", + "body": "{\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\",\n \"payout_plan\": \"SINGLE_PAYMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"AMEX\"\n },\n \"events\": [\n {\n \"amount\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\",\n \"fee_amount\": \"\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT_DEDUCTION\"\n },\n {\n \"amount\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\",\n \"fee_amount\": \"\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT_DEDUCTION\"\n }\n ],\n \"horizontal_accuracy\": \"\",\n \"lat\": \"\",\n \"links\": [\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n },\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n }\n ],\n \"local_time\": \"\",\n \"location\": {\n \"horizontal_accuracy\": \"\",\n \"lat\": \"\",\n \"lon\": \"\"\n },\n \"lon\": \"\",\n \"payout_type\": \"PREPAID_CARD\",\n \"products\": [\n {\n \"name\": \"\",\n \"price\": \"\",\n \"price_with_vat\": \"\",\n \"quantity\": \"\",\n \"single_vat_amount\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"vat_rate\": \"\"\n },\n {\n \"name\": \"\",\n \"price\": \"\",\n \"price_with_vat\": \"\",\n \"quantity\": \"\",\n \"single_vat_amount\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"vat_rate\": \"\"\n }\n ],\n \"simple_payment_type\": \"ELV\",\n \"simple_status\": \"CANCELLED\",\n \"tax_enabled\": \"\",\n \"transaction_events\": [\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"due_date\": \"\",\n \"event_type\": \"PAYOUT_DEDUCTION\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"SCHEDULED\",\n \"timestamp\": \"\"\n },\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"due_date\": \"\",\n \"event_type\": \"PAYOUT\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"PAID_OUT\",\n \"timestamp\": \"\"\n }\n ],\n \"username\": \"\",\n \"verification_method\": \"offline pin + signature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "43838b82-8450-4098-b3a3-3b214b84c428", + "id": "840a60f4-a960-43fd-bf09-695f27c01195", "name": "Unauthorized", "originalRequest": { "url": { @@ -2940,7 +3044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "888abf77-4e6a-46ea-867e-3f8ee2a2abc8", + "id": "2b1a5b22-731a-456d-9bfd-f1fcbc70e5e8", "name": "Not Found", "originalRequest": { "url": { @@ -3011,7 +3115,7 @@ } }, { - "id": "71ad64ef-d556-4a7a-9dbf-43756d509b0f", + "id": "24d61c65-3260-468f-a5a6-e08a8bdafe59", "name": "List transactions", "request": { "name": "List transactions", @@ -3100,7 +3204,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "CASH" + "value": "BALANCE" }, { "disabled": false, @@ -3109,7 +3213,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BALANCE" + "value": "POS" }, { "disabled": false, @@ -3118,7 +3222,7 @@ "type": "text/plain" }, "key": "types", - "value": "REFUND" + "value": "PAYMENT" }, { "disabled": false, @@ -3127,7 +3231,7 @@ "type": "text/plain" }, "key": "types", - "value": "PAYMENT" + "value": "CHARGE_BACK" }, { "disabled": false, @@ -3185,11 +3289,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "2731b0d0-2ec1-4c62-90fc-f4e2fe715e46", + "id": "47caa4e5-96b0-46ae-a26e-f12a329d47e4", "name": "OK", "originalRequest": { "url": { @@ -3255,7 +3367,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BALANCE" + "value": "POS" }, { "disabled": false, @@ -3264,7 +3376,7 @@ "type": "text/plain" }, "key": "types", - "value": "PAYMENT" + "value": "CHARGE_BACK" }, { "disabled": false, @@ -3331,12 +3443,12 @@ "value": "application/json" } ], - "body": "{\n \"items\": [\n {\n \"amount\": \"\",\n \"currency\": \"HRK\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"payout_plan\": \"SINGLE_PAYMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card_type\": \"VISA\",\n \"client_transaction_id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\",\n \"user\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"HUF\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"payout_plan\": \"TRUE_INSTALLMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card_type\": \"MASTERCARD\",\n \"client_transaction_id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"REFUND\",\n \"user\": \"\"\n }\n ],\n \"links\": [\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n },\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"items\": [\n {\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"payout_plan\": \"SINGLE_PAYMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card_type\": \"AMEX\",\n \"client_transaction_id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\",\n \"user\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"BRL\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"CANCELLED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"payout_plan\": \"TRUE_INSTALLMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card_type\": \"ELV\",\n \"client_transaction_id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYMENT\",\n \"user\": \"\"\n }\n ],\n \"links\": [\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n },\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "df981cb1-9716-4af7-a42e-3c8e6168e320", + "id": "ad891651-4a4b-4a2f-bc55-1cd08cac63a4", "name": "Unauthorized", "originalRequest": { "url": { @@ -3402,7 +3514,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BALANCE" + "value": "POS" }, { "disabled": false, @@ -3411,7 +3523,7 @@ "type": "text/plain" }, "key": "types", - "value": "PAYMENT" + "value": "CHARGE_BACK" }, { "disabled": false, @@ -3489,7 +3601,7 @@ } }, { - "id": "17f2e863-c5b6-4dde-a7b6-a5ef645a6098", + "id": "eba81c71-0d56-4fa1-9d9d-e17e14a94a7e", "name": "Retrieve a transaction", "request": { "name": "Retrieve a transaction", @@ -3557,11 +3669,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "40aa7578-f6eb-4eb7-bfac-8e1789aec0f3", + "id": "b6b01eda-e6f9-4dd3-8018-f9736335d9d0", "name": "OK", "originalRequest": { "url": { @@ -3622,12 +3742,12 @@ "value": "application/json" } ], - "body": "{\n \"amount\": \"\",\n \"currency\": \"BGN\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"RECURRING\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\",\n \"payout_plan\": \"TRUE_INSTALLMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"AMEX\"\n },\n \"events\": [\n {\n \"amount\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\",\n \"fee_amount\": \"\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"PAID_OUT\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT_DEDUCTION\"\n },\n {\n \"amount\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\",\n \"fee_amount\": \"\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"REFUNDED\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\"\n }\n ],\n \"horizontal_accuracy\": \"\",\n \"lat\": \"\",\n \"links\": [\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n },\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n }\n ],\n \"local_time\": \"\",\n \"location\": {\n \"horizontal_accuracy\": \"\",\n \"lat\": \"\",\n \"lon\": \"\"\n },\n \"lon\": \"\",\n \"payout_type\": \"BANK_ACCOUNT\",\n \"products\": [\n {\n \"name\": \"\",\n \"price\": \"\",\n \"price_with_vat\": \"\",\n \"quantity\": \"\",\n \"single_vat_amount\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"vat_rate\": \"\"\n },\n {\n \"name\": \"\",\n \"price\": \"\",\n \"price_with_vat\": \"\",\n \"quantity\": \"\",\n \"single_vat_amount\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"vat_rate\": \"\"\n }\n ],\n \"simple_payment_type\": \"ELV\",\n \"simple_status\": \"REFUNDED\",\n \"tax_enabled\": \"\",\n \"transaction_events\": [\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"due_date\": \"\",\n \"event_type\": \"PAYOUT_DEDUCTION\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"PAID_OUT\",\n \"timestamp\": \"\"\n },\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"due_date\": \"\",\n \"event_type\": \"REFUND\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\"\n }\n ],\n \"username\": \"\",\n \"verification_method\": \"offline pin\"\n}", + "body": "{\n \"amount\": \"\",\n \"currency\": \"SEK\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"auth_code\": \"\",\n \"entry_mode\": \"BOLETO\",\n \"internal_id\": \"\",\n \"merchant_code\": \"\",\n \"tip_amount\": \"\",\n \"vat_amount\": \"\",\n \"payout_plan\": \"SINGLE_PAYMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"AMEX\"\n },\n \"events\": [\n {\n \"amount\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\",\n \"fee_amount\": \"\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT_DEDUCTION\"\n },\n {\n \"amount\": \"\",\n \"deducted_amount\": \"\",\n \"deducted_fee_amount\": \"\",\n \"fee_amount\": \"\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT_DEDUCTION\"\n }\n ],\n \"horizontal_accuracy\": \"\",\n \"lat\": \"\",\n \"links\": [\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n },\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n }\n ],\n \"local_time\": \"\",\n \"location\": {\n \"horizontal_accuracy\": \"\",\n \"lat\": \"\",\n \"lon\": \"\"\n },\n \"lon\": \"\",\n \"payout_type\": \"PREPAID_CARD\",\n \"products\": [\n {\n \"name\": \"\",\n \"price\": \"\",\n \"price_with_vat\": \"\",\n \"quantity\": \"\",\n \"single_vat_amount\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"vat_rate\": \"\"\n },\n {\n \"name\": \"\",\n \"price\": \"\",\n \"price_with_vat\": \"\",\n \"quantity\": \"\",\n \"single_vat_amount\": \"\",\n \"total_price\": \"\",\n \"total_with_vat\": \"\",\n \"vat_amount\": \"\",\n \"vat_rate\": \"\"\n }\n ],\n \"simple_payment_type\": \"ELV\",\n \"simple_status\": \"CANCELLED\",\n \"tax_enabled\": \"\",\n \"transaction_events\": [\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"due_date\": \"\",\n \"event_type\": \"PAYOUT_DEDUCTION\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"SCHEDULED\",\n \"timestamp\": \"\"\n },\n {\n \"amount\": \"\",\n \"date\": \"\",\n \"due_date\": \"\",\n \"event_type\": \"PAYOUT\",\n \"id\": \"\",\n \"installment_number\": \"\",\n \"status\": \"PAID_OUT\",\n \"timestamp\": \"\"\n }\n ],\n \"username\": \"\",\n \"verification_method\": \"offline pin + signature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0b1d0d31-55fc-4f3a-b05c-70de7f48b9dd", + "id": "205c1a06-84c8-4f3b-9da6-f36db4df8779", "name": "Unauthorized", "originalRequest": { "url": { @@ -3693,7 +3813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "722f08dd-b7a3-472a-a605-e8b7eaadf2c5", + "id": "cfc2e5dc-a8cc-482f-a310-afe53a9b551d", "name": "Not Found", "originalRequest": { "url": { @@ -3765,7 +3885,7 @@ } }, { - "id": "d8f814ce-bb68-42ab-8f42-08a06ffab321", + "id": "6ed54488-3431-4f7d-bf16-2c05ea44df4e", "name": "List transactions", "request": { "name": "List transactions", @@ -3855,7 +3975,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "CASH" + "value": "BALANCE" }, { "disabled": false, @@ -3864,7 +3984,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BALANCE" + "value": "POS" }, { "disabled": false, @@ -3873,7 +3993,7 @@ "type": "text/plain" }, "key": "types", - "value": "REFUND" + "value": "PAYMENT" }, { "disabled": false, @@ -3882,7 +4002,7 @@ "type": "text/plain" }, "key": "types", - "value": "PAYMENT" + "value": "CHARGE_BACK" }, { "disabled": false, @@ -3951,11 +4071,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "67e4a24a-0a3d-4d91-bf59-d57b49999b5c", + "id": "f9188c60-42eb-43bb-a851-981b8a0b317e", "name": "OK", "originalRequest": { "url": { @@ -4022,7 +4150,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BALANCE" + "value": "POS" }, { "disabled": false, @@ -4031,7 +4159,7 @@ "type": "text/plain" }, "key": "types", - "value": "PAYMENT" + "value": "CHARGE_BACK" }, { "disabled": false, @@ -4098,12 +4226,12 @@ "value": "application/json" } ], - "body": "{\n \"items\": [\n {\n \"amount\": \"\",\n \"currency\": \"HRK\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"payout_plan\": \"SINGLE_PAYMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card_type\": \"VISA\",\n \"client_transaction_id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\",\n \"user\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"HUF\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"PENDING\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"payout_plan\": \"TRUE_INSTALLMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card_type\": \"MASTERCARD\",\n \"client_transaction_id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"REFUND\",\n \"user\": \"\"\n }\n ],\n \"links\": [\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n },\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"items\": [\n {\n \"amount\": \"\",\n \"currency\": \"USD\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"ECOM\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"payout_plan\": \"SINGLE_PAYMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card_type\": \"AMEX\",\n \"client_transaction_id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\",\n \"user\": \"\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"BRL\",\n \"id\": \"\",\n \"installments_count\": \"\",\n \"payment_type\": \"BOLETO\",\n \"status\": \"CANCELLED\",\n \"timestamp\": \"\",\n \"transaction_code\": \"\",\n \"payout_plan\": \"TRUE_INSTALLMENT\",\n \"payouts_received\": \"\",\n \"payouts_total\": \"\",\n \"product_summary\": \"\",\n \"card_type\": \"ELV\",\n \"client_transaction_id\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYMENT\",\n \"user\": \"\"\n }\n ],\n \"links\": [\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n },\n {\n \"href\": \"\",\n \"rel\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c237c640-a72e-4e0e-a18b-53c439cf593f", + "id": "4d806e86-e607-4932-9c3b-d91f3c00967f", "name": "Unauthorized", "originalRequest": { "url": { @@ -4170,7 +4298,7 @@ "type": "text/plain" }, "key": "payment_types", - "value": "BALANCE" + "value": "POS" }, { "disabled": false, @@ -4179,7 +4307,7 @@ "type": "text/plain" }, "key": "types", - "value": "PAYMENT" + "value": "CHARGE_BACK" }, { "disabled": false, @@ -4263,7 +4391,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": "d2a3fe45-fd11-4e54-af14-b751a42b5b79", + "id": "16227de6-c841-490d-a808-bebaab71fc3a", "name": "List payouts", "request": { "name": "List payouts", @@ -4307,7 +4435,7 @@ "type": "text/plain" }, "key": "format", - "value": "csv" + "value": "json" }, { "disabled": false, @@ -4338,11 +4466,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "6352bffe-17e9-430d-906e-b80d0194b787", + "id": "927f49d6-2ee4-4e2f-80e3-6a49e73dafe3", "name": "OK", "originalRequest": { "url": { @@ -4381,7 +4517,7 @@ "type": "text/plain" }, "key": "format", - "value": "csv" + "value": "json" }, { "disabled": false, @@ -4421,12 +4557,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\": \"REFUND_DEDUCTION\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"\",\n \"date\": \"\",\n \"fee\": \"\",\n \"id\": \"\",\n \"reference\": \"\",\n \"status\": \"FAILED\",\n \"transaction_code\": \"\",\n \"type\": \"DD_RETURN_DEDUCTION\"\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": "9f1b137e-1b86-473c-81f0-0e0484226fbd", + "id": "3175753b-fc22-4f6d-a664-f6917f638650", "name": "Unauthorized", "originalRequest": { "url": { @@ -4465,7 +4601,7 @@ "type": "text/plain" }, "key": "format", - "value": "csv" + "value": "json" }, { "disabled": false, @@ -4516,7 +4652,7 @@ } }, { - "id": "53b52c65-85ed-47cd-a455-c9cb48dedc9e", + "id": "ae411609-3a75-4755-814c-7d805e78e482", "name": "List payouts", "request": { "name": "List payouts", @@ -4560,7 +4696,7 @@ "type": "text/plain" }, "key": "format", - "value": "csv" + "value": "json" }, { "disabled": false, @@ -4602,11 +4738,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "95d4afe6-fa1b-494b-8e88-3e576898b81c", + "id": "f0a729d9-eb53-4cea-93d5-4502fca1c16f", "name": "OK", "originalRequest": { "url": { @@ -4645,7 +4789,7 @@ "type": "text/plain" }, "key": "format", - "value": "csv" + "value": "json" }, { "disabled": false, @@ -4685,12 +4829,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\": \"REFUND_DEDUCTION\"\n },\n {\n \"amount\": \"\",\n \"currency\": \"\",\n \"date\": \"\",\n \"fee\": \"\",\n \"id\": \"\",\n \"reference\": \"\",\n \"status\": \"FAILED\",\n \"transaction_code\": \"\",\n \"type\": \"DD_RETURN_DEDUCTION\"\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": "ef09fd5c-744d-4ca7-a519-c51e3576f665", + "id": "72206b7f-5b2c-40dc-97a0-f678afccf3a1", "name": "Unauthorized", "originalRequest": { "url": { @@ -4729,7 +4873,7 @@ "type": "text/plain" }, "key": "format", - "value": "csv" + "value": "json" }, { "disabled": false, @@ -4786,7 +4930,7 @@ "description": "The Receipts model obtains receipt-like details for specific transactions.", "item": [ { - "id": "c45476f0-c371-48da-bc1a-19cd5aca5f58", + "id": "29a529ac-1056-431f-8ad6-73a4c50cc649", "name": "Retrieve receipt details", "request": { "name": "Retrieve receipt details", @@ -4844,11 +4988,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "84d60ce8-6b37-4ac5-8c31-9db963e55219", + "id": "15dff8c6-7236-4c5a-991d-d32e408aefe4", "name": "OK", "originalRequest": { "url": { @@ -4899,12 +5051,12 @@ "value": "application/json" } ], - "body": "{\n \"acquirer_data\": {\n \"authorization_code\": \"\",\n \"local_time\": \"\",\n \"return_code\": \"\",\n \"tid\": \"\"\n },\n \"emv_data\": {},\n \"merchant_data\": {\n \"locale\": \"\",\n \"merchant_profile\": {\n \"address\": {\n \"address_line1\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_en_name\": \"\",\n \"country_native_name\": \"\",\n \"landline\": \"\",\n \"post_code\": \"\"\n },\n \"business_name\": \"\",\n \"email\": \"\",\n \"merchant_code\": \"\"\n }\n },\n \"transaction_data\": {\n \"amount\": \"\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"\"\n },\n \"currency\": \"\",\n \"entry_mode\": \"\",\n \"events\": [\n {\n \"amount\": \"\",\n \"id\": \"\",\n \"receipt_no\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"REFUND\"\n },\n {\n \"amount\": \"\",\n \"id\": \"\",\n \"receipt_no\": \"\",\n \"status\": \"FAILED\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"CHARGE_BACK\"\n }\n ],\n \"installments_count\": \"\",\n \"payment_type\": \"\",\n \"products\": [\n {\n \"description\": \"\",\n \"name\": \"\",\n \"price\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\"\n },\n {\n \"description\": \"\",\n \"name\": \"\",\n \"price\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\"\n }\n ],\n \"receipt_no\": \"\",\n \"status\": \"\",\n \"timestamp\": \"\",\n \"tip_amount\": \"\",\n \"transaction_code\": \"\",\n \"vat_amount\": \"\",\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 \"verification_method\": \"\"\n }\n}", + "body": "{\n \"acquirer_data\": {\n \"authorization_code\": \"\",\n \"local_time\": \"\",\n \"return_code\": \"\",\n \"tid\": \"\"\n },\n \"emv_data\": {},\n \"merchant_data\": {\n \"locale\": \"\",\n \"merchant_profile\": {\n \"address\": {\n \"address_line1\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_en_name\": \"\",\n \"country_native_name\": \"\",\n \"landline\": \"\",\n \"post_code\": \"\"\n },\n \"business_name\": \"\",\n \"email\": \"\",\n \"merchant_code\": \"\"\n }\n },\n \"transaction_data\": {\n \"amount\": \"\",\n \"card\": {\n \"last_4_digits\": \"\",\n \"type\": \"\"\n },\n \"currency\": \"\",\n \"entry_mode\": \"\",\n \"events\": [\n {\n \"amount\": \"\",\n \"id\": \"\",\n \"receipt_no\": \"\",\n \"status\": \"SUCCESSFUL\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"PAYOUT\"\n },\n {\n \"amount\": \"\",\n \"id\": \"\",\n \"receipt_no\": \"\",\n \"status\": \"SCHEDULED\",\n \"timestamp\": \"\",\n \"transaction_id\": \"\",\n \"type\": \"REFUND\"\n }\n ],\n \"installments_count\": \"\",\n \"payment_type\": \"\",\n \"products\": [\n {\n \"description\": \"\",\n \"name\": \"\",\n \"price\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\"\n },\n {\n \"description\": \"\",\n \"name\": \"\",\n \"price\": \"\",\n \"quantity\": \"\",\n \"total_price\": \"\"\n }\n ],\n \"receipt_no\": \"\",\n \"status\": \"\",\n \"timestamp\": \"\",\n \"tip_amount\": \"\",\n \"transaction_code\": \"\",\n \"vat_amount\": \"\",\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 \"verification_method\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "95e98d75-a066-4193-a0b7-488893bfc42b", + "id": "756191d5-205d-459e-a2e8-b3d9a2d3602a", "name": "Not Found", "originalRequest": { "url": { @@ -4960,7 +5112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "538ea95f-21b4-4ef9-ae0d-441d876989bb", + "id": "19bf1c74-4a4d-4593-abd9-7bbb77e344bc", "name": "Unauthorized", "originalRequest": { "url": { @@ -5028,7 +5180,7 @@ "description": "Manage merchant profile.", "item": [ { - "id": "d49ede87-60d2-467e-a2b6-b2cc83e29be8", + "id": "8c562145-dea7-49e9-88df-29f9e5851fde", "name": "Retrieve a profile", "request": { "name": "Retrieve a profile", @@ -5052,7 +5204,7 @@ "type": "text/plain" }, "key": "include[]", - "value": "app_settings" + "value": "country_details" }, { "disabled": false, @@ -5061,7 +5213,7 @@ "type": "text/plain" }, "key": "include[]", - "value": "app_settings" + "value": "doing_business_as" } ], "variable": [] @@ -5074,11 +5226,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "24c1930f-eec9-47d1-bba9-da19c061d486", + "id": "987eca3a-ff44-48b8-9697-6ad56f2fc2f4", "name": "OK", "originalRequest": { "url": { @@ -5097,7 +5257,7 @@ "type": "text/plain" }, "key": "include[]", - "value": "app_settings" + "value": "doing_business_as" } ], "variable": [] @@ -5119,12 +5279,12 @@ "value": "application/json" } ], - "body": "{\n \"account\": {\n \"type\": \"operator\",\n \"username\": \"\"\n },\n \"app_settings\": {\n \"advanced_mode\": \"\",\n \"barcode_scanner\": \"\",\n \"cash_payment\": \"\",\n \"checkout_preference\": \"\",\n \"expected_max_transaction_amount\": \"\",\n \"include_vat\": \"\",\n \"manual_entry\": \"\",\n \"manual_entry_tutorial\": \"\",\n \"mobile_payment\": \"\",\n \"mobile_payment_tutorial\": \"\",\n \"reader_payment\": \"\",\n \"referral\": \"\",\n \"tax_enabled\": \"\",\n \"terminal_mode_tutorial\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tipping\": \"\"\n },\n \"is_migrated_payleven_br\": \"\",\n \"merchant_profile\": {\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"company\": \"\",\n \"country\": \"\",\n \"country_details\": {\n \"currency\": \"\",\n \"en_name\": \"\",\n \"iso_code\": \"\",\n \"native_name\": \"\"\n },\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"post_code\": \"\",\n \"region_code\": \"\",\n \"region_id\": \"\",\n \"region_name\": \"\",\n \"state_id\": \"\",\n \"timeoffset_details\": {\n \"dst\": \"\",\n \"offset\": \"\",\n \"post_code\": \"\"\n }\n },\n \"bank_accounts\": [\n {\n \"account_category\": \"\",\n \"account_holder_name\": \"\",\n \"account_number\": \"\",\n \"account_type\": \"\",\n \"bank_code\": \"\",\n \"bank_name\": \"\",\n \"branch_code\": \"\",\n \"created_at\": \"\",\n \"iban\": \"\",\n \"primary\": \"\",\n \"status\": \"\",\n \"swift\": \"\"\n },\n {\n \"account_category\": \"\",\n \"account_holder_name\": \"\",\n \"account_number\": \"\",\n \"account_type\": \"\",\n \"bank_code\": \"\",\n \"bank_name\": \"\",\n \"branch_code\": \"\",\n \"created_at\": \"\",\n \"iban\": \"\",\n \"primary\": \"\",\n \"status\": \"\",\n \"swift\": \"\"\n }\n ],\n \"business_owners\": [\n {\n \"date_of_birth\": \"\",\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"mobile_phone\": \"\",\n \"ownership\": \"\"\n },\n {\n \"date_of_birth\": \"\",\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"mobile_phone\": \"\",\n \"ownership\": \"\"\n }\n ],\n \"company_name\": \"\",\n \"company_registration_number\": \"\",\n \"country\": \"\",\n \"doing_business_as\": {\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"post_code\": \"\",\n \"region_id\": \"\",\n \"region_name\": \"\"\n },\n \"business_name\": \"\",\n \"company_registration_number\": \"\",\n \"email\": \"\",\n \"vat_id\": \"\",\n \"website\": \"\"\n },\n \"extdev\": \"\",\n \"legal_type\": {\n \"description\": \"\",\n \"full_description\": \"\",\n \"id\": \"\",\n \"sole_trader\": \"\"\n },\n \"locale\": \"\",\n \"merchant_category_code\": \"\",\n \"merchant_code\": \"\",\n \"mobile_phone\": \"\",\n \"nature_and_purpose\": \"\",\n \"payout_zone_migrated\": \"\",\n \"permanent_certificate_access_code\": \"\",\n \"settings\": {\n \"daily_payout_email\": \"\",\n \"gross_settlement\": \"\",\n \"monthly_payout_email\": \"\",\n \"moto_payment\": \"OFF\",\n \"payout_instrument\": \"\",\n \"payout_on_demand\": \"\",\n \"payout_on_demand_available\": \"\",\n \"payout_period\": \"\",\n \"payout_type\": \"\",\n \"printers_enabled\": \"\",\n \"stone_merchant_code\": \"\",\n \"tax_enabled\": \"\"\n },\n \"vat_id\": \"\",\n \"vat_rates\": {\n \"country\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"ordering\": \"\",\n \"rate\": \"\"\n },\n \"website\": \"\"\n },\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\"\n },\n \"personal_profile\": {\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"company\": \"\",\n \"country\": \"\",\n \"country_details\": {\n \"currency\": \"\",\n \"en_name\": \"\",\n \"iso_code\": \"\",\n \"native_name\": \"\"\n },\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"post_code\": \"\",\n \"region_code\": \"\",\n \"region_id\": \"\",\n \"region_name\": \"\",\n \"state_id\": \"\",\n \"timeoffset_details\": {\n \"dst\": \"\",\n \"offset\": \"\",\n \"post_code\": \"\"\n }\n },\n \"complete\": \"\",\n \"date_of_birth\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"mobile_phone\": \"\"\n }\n}", + "body": "{\n \"account\": {\n \"type\": \"operator\",\n \"username\": \"\"\n },\n \"app_settings\": {\n \"advanced_mode\": \"\",\n \"barcode_scanner\": \"\",\n \"cash_payment\": \"\",\n \"checkout_preference\": \"\",\n \"expected_max_transaction_amount\": \"\",\n \"include_vat\": \"\",\n \"manual_entry\": \"\",\n \"manual_entry_tutorial\": \"\",\n \"mobile_payment\": \"\",\n \"mobile_payment_tutorial\": \"\",\n \"reader_payment\": \"\",\n \"referral\": \"\",\n \"tax_enabled\": \"\",\n \"terminal_mode_tutorial\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ],\n \"tipping\": \"\"\n },\n \"is_migrated_payleven_br\": \"\",\n \"merchant_profile\": {\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"company\": \"\",\n \"country\": \"\",\n \"country_details\": {\n \"currency\": \"\",\n \"en_name\": \"\",\n \"iso_code\": \"\",\n \"native_name\": \"\"\n },\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"post_code\": \"\",\n \"region_code\": \"\",\n \"region_id\": \"\",\n \"region_name\": \"\",\n \"state_id\": \"\",\n \"timeoffset_details\": {\n \"dst\": \"\",\n \"offset\": \"\",\n \"post_code\": \"\"\n }\n },\n \"bank_accounts\": [\n {\n \"account_category\": \"\",\n \"account_holder_name\": \"\",\n \"account_number\": \"\",\n \"account_type\": \"\",\n \"bank_code\": \"\",\n \"bank_name\": \"\",\n \"branch_code\": \"\",\n \"created_at\": \"\",\n \"iban\": \"\",\n \"primary\": \"\",\n \"status\": \"\",\n \"swift\": \"\"\n },\n {\n \"account_category\": \"\",\n \"account_holder_name\": \"\",\n \"account_number\": \"\",\n \"account_type\": \"\",\n \"bank_code\": \"\",\n \"bank_name\": \"\",\n \"branch_code\": \"\",\n \"created_at\": \"\",\n \"iban\": \"\",\n \"primary\": \"\",\n \"status\": \"\",\n \"swift\": \"\"\n }\n ],\n \"business_owners\": [\n {\n \"date_of_birth\": \"\",\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"mobile_phone\": \"\",\n \"ownership\": \"\"\n },\n {\n \"date_of_birth\": \"\",\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"mobile_phone\": \"\",\n \"ownership\": \"\"\n }\n ],\n \"company_name\": \"\",\n \"company_registration_number\": \"\",\n \"country\": \"\",\n \"doing_business_as\": {\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"post_code\": \"\",\n \"region_id\": \"\",\n \"region_name\": \"\"\n },\n \"business_name\": \"\",\n \"company_registration_number\": \"\",\n \"email\": \"\",\n \"vat_id\": \"\",\n \"website\": \"\"\n },\n \"extdev\": \"\",\n \"legal_type\": {\n \"description\": \"\",\n \"full_description\": \"\",\n \"id\": \"\",\n \"sole_trader\": \"\"\n },\n \"locale\": \"\",\n \"merchant_category_code\": \"\",\n \"merchant_code\": \"\",\n \"mobile_phone\": \"\",\n \"nature_and_purpose\": \"\",\n \"payout_zone_migrated\": \"\",\n \"permanent_certificate_access_code\": \"\",\n \"settings\": {\n \"daily_payout_email\": \"\",\n \"gross_settlement\": \"\",\n \"monthly_payout_email\": \"\",\n \"moto_payment\": \"ENFORCED\",\n \"payout_instrument\": \"\",\n \"payout_on_demand\": \"\",\n \"payout_on_demand_available\": \"\",\n \"payout_period\": \"\",\n \"payout_type\": \"\",\n \"printers_enabled\": \"\",\n \"stone_merchant_code\": \"\",\n \"tax_enabled\": \"\"\n },\n \"vat_id\": \"\",\n \"vat_rates\": {\n \"country\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"ordering\": \"\",\n \"rate\": \"\"\n },\n \"website\": \"\"\n },\n \"permissions\": {\n \"create_moto_payments\": \"\",\n \"create_referral\": \"\",\n \"full_transaction_history_view\": \"\",\n \"refund_transactions\": \"\"\n },\n \"personal_profile\": {\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"company\": \"\",\n \"country\": \"\",\n \"country_details\": {\n \"currency\": \"\",\n \"en_name\": \"\",\n \"iso_code\": \"\",\n \"native_name\": \"\"\n },\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"post_code\": \"\",\n \"region_code\": \"\",\n \"region_id\": \"\",\n \"region_name\": \"\",\n \"state_id\": \"\",\n \"timeoffset_details\": {\n \"dst\": \"\",\n \"offset\": \"\",\n \"post_code\": \"\"\n }\n },\n \"complete\": \"\",\n \"date_of_birth\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"mobile_phone\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "47875edd-4c00-4020-aa54-efa350490021", + "id": "525b24e7-e104-45ae-b994-d7b715e7d4a3", "name": "Unauthorized", "originalRequest": { "url": { @@ -5143,7 +5303,7 @@ "type": "text/plain" }, "key": "include[]", - "value": "app_settings" + "value": "doing_business_as" } ], "variable": [] @@ -5176,7 +5336,7 @@ } }, { - "id": "f4697cb4-e361-4dbf-8f6f-911536080e6e", + "id": "39a8da72-a28b-47a5-9501-67ea182ab0f0", "name": "Retrieve a merchant profile", "request": { "name": "Retrieve a merchant profile", @@ -5204,11 +5364,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "992cd5f2-f247-4f69-98b4-ae7b5b828358", + "id": "e683aada-dd2f-4d6c-b29c-c3b9af2e4ed4", "name": "OK", "originalRequest": { "url": { @@ -5240,12 +5408,12 @@ "value": "application/json" } ], - "body": "{\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"company\": \"\",\n \"country\": \"\",\n \"country_details\": {\n \"currency\": \"\",\n \"en_name\": \"\",\n \"iso_code\": \"\",\n \"native_name\": \"\"\n },\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"post_code\": \"\",\n \"region_code\": \"\",\n \"region_id\": \"\",\n \"region_name\": \"\",\n \"state_id\": \"\",\n \"timeoffset_details\": {\n \"dst\": \"\",\n \"offset\": \"\",\n \"post_code\": \"\"\n }\n },\n \"bank_accounts\": [\n {\n \"account_category\": \"\",\n \"account_holder_name\": \"\",\n \"account_number\": \"\",\n \"account_type\": \"\",\n \"bank_code\": \"\",\n \"bank_name\": \"\",\n \"branch_code\": \"\",\n \"created_at\": \"\",\n \"iban\": \"\",\n \"primary\": \"\",\n \"status\": \"\",\n \"swift\": \"\"\n },\n {\n \"account_category\": \"\",\n \"account_holder_name\": \"\",\n \"account_number\": \"\",\n \"account_type\": \"\",\n \"bank_code\": \"\",\n \"bank_name\": \"\",\n \"branch_code\": \"\",\n \"created_at\": \"\",\n \"iban\": \"\",\n \"primary\": \"\",\n \"status\": \"\",\n \"swift\": \"\"\n }\n ],\n \"business_owners\": [\n {\n \"date_of_birth\": \"\",\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"mobile_phone\": \"\",\n \"ownership\": \"\"\n },\n {\n \"date_of_birth\": \"\",\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"mobile_phone\": \"\",\n \"ownership\": \"\"\n }\n ],\n \"company_name\": \"\",\n \"company_registration_number\": \"\",\n \"country\": \"\",\n \"doing_business_as\": {\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"post_code\": \"\",\n \"region_id\": \"\",\n \"region_name\": \"\"\n },\n \"business_name\": \"\",\n \"company_registration_number\": \"\",\n \"email\": \"\",\n \"vat_id\": \"\",\n \"website\": \"\"\n },\n \"extdev\": \"\",\n \"legal_type\": {\n \"description\": \"\",\n \"full_description\": \"\",\n \"id\": \"\",\n \"sole_trader\": \"\"\n },\n \"locale\": \"\",\n \"merchant_category_code\": \"\",\n \"merchant_code\": \"\",\n \"mobile_phone\": \"\",\n \"nature_and_purpose\": \"\",\n \"payout_zone_migrated\": \"\",\n \"permanent_certificate_access_code\": \"\",\n \"settings\": {\n \"daily_payout_email\": \"\",\n \"gross_settlement\": \"\",\n \"monthly_payout_email\": \"\",\n \"moto_payment\": \"ON\",\n \"payout_instrument\": \"\",\n \"payout_on_demand\": \"\",\n \"payout_on_demand_available\": \"\",\n \"payout_period\": \"\",\n \"payout_type\": \"\",\n \"printers_enabled\": \"\",\n \"stone_merchant_code\": \"\",\n \"tax_enabled\": \"\"\n },\n \"vat_id\": \"\",\n \"vat_rates\": {\n \"country\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"ordering\": \"\",\n \"rate\": \"\"\n },\n \"website\": \"\"\n}", + "body": "{\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"company\": \"\",\n \"country\": \"\",\n \"country_details\": {\n \"currency\": \"\",\n \"en_name\": \"\",\n \"iso_code\": \"\",\n \"native_name\": \"\"\n },\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"post_code\": \"\",\n \"region_code\": \"\",\n \"region_id\": \"\",\n \"region_name\": \"\",\n \"state_id\": \"\",\n \"timeoffset_details\": {\n \"dst\": \"\",\n \"offset\": \"\",\n \"post_code\": \"\"\n }\n },\n \"bank_accounts\": [\n {\n \"account_category\": \"\",\n \"account_holder_name\": \"\",\n \"account_number\": \"\",\n \"account_type\": \"\",\n \"bank_code\": \"\",\n \"bank_name\": \"\",\n \"branch_code\": \"\",\n \"created_at\": \"\",\n \"iban\": \"\",\n \"primary\": \"\",\n \"status\": \"\",\n \"swift\": \"\"\n },\n {\n \"account_category\": \"\",\n \"account_holder_name\": \"\",\n \"account_number\": \"\",\n \"account_type\": \"\",\n \"bank_code\": \"\",\n \"bank_name\": \"\",\n \"branch_code\": \"\",\n \"created_at\": \"\",\n \"iban\": \"\",\n \"primary\": \"\",\n \"status\": \"\",\n \"swift\": \"\"\n }\n ],\n \"business_owners\": [\n {\n \"date_of_birth\": \"\",\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"mobile_phone\": \"\",\n \"ownership\": \"\"\n },\n {\n \"date_of_birth\": \"\",\n \"first_name\": \"\",\n \"landline\": \"\",\n \"last_name\": \"\",\n \"mobile_phone\": \"\",\n \"ownership\": \"\"\n }\n ],\n \"company_name\": \"\",\n \"company_registration_number\": \"\",\n \"country\": \"\",\n \"doing_business_as\": {\n \"address\": {\n \"address_line1\": \"\",\n \"address_line2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"post_code\": \"\",\n \"region_id\": \"\",\n \"region_name\": \"\"\n },\n \"business_name\": \"\",\n \"company_registration_number\": \"\",\n \"email\": \"\",\n \"vat_id\": \"\",\n \"website\": \"\"\n },\n \"extdev\": \"\",\n \"legal_type\": {\n \"description\": \"\",\n \"full_description\": \"\",\n \"id\": \"\",\n \"sole_trader\": \"\"\n },\n \"locale\": \"\",\n \"merchant_category_code\": \"\",\n \"merchant_code\": \"\",\n \"mobile_phone\": \"\",\n \"nature_and_purpose\": \"\",\n \"payout_zone_migrated\": \"\",\n \"permanent_certificate_access_code\": \"\",\n \"settings\": {\n \"daily_payout_email\": \"\",\n \"gross_settlement\": \"\",\n \"monthly_payout_email\": \"\",\n \"moto_payment\": \"UNAVAILABLE\",\n \"payout_instrument\": \"\",\n \"payout_on_demand\": \"\",\n \"payout_on_demand_available\": \"\",\n \"payout_period\": \"\",\n \"payout_type\": \"\",\n \"printers_enabled\": \"\",\n \"stone_merchant_code\": \"\",\n \"tax_enabled\": \"\"\n },\n \"vat_id\": \"\",\n \"vat_rates\": {\n \"country\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"ordering\": \"\",\n \"rate\": \"\"\n },\n \"website\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "84e5425d-8fd3-4315-b096-dc8bc5c20868", + "id": "85f68c66-2751-4e77-b364-b24e3c58bce8", "name": "Unauthorized", "originalRequest": { "url": { @@ -5282,7 +5450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b3a54cb-adaa-4ade-8adf-ce6de19b50da", + "id": "7e7a1e89-f4e6-46e0-a8c7-303bf7daaed1", "name": "Forbidden", "originalRequest": { "url": { @@ -5325,7 +5493,7 @@ } }, { - "id": "e51b611b-10d6-419e-b79c-3828bf1fe231", + "id": "b9e78cd3-675f-4fa8-8a8d-6d633072db8f", "name": "List bank accounts", "request": { "name": "List bank accounts", @@ -5364,11 +5532,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "7aa8d4fb-73d5-4739-b78e-371c5c212cb2", + "id": "3b875cbe-edd2-4e40-a14b-d7a56e3c4f6e", "name": "OK", "originalRequest": { "url": { @@ -5416,7 +5592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cf1ec82-260b-4a89-86f1-add6e11c26d5", + "id": "bee57efc-600f-48b8-a370-c7fe6df95599", "name": "Unauthorized", "originalRequest": { "url": { @@ -5464,7 +5640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "132659f8-db7e-4aae-9ec4-12832c46b193", + "id": "fba7e381-95ce-48ad-9606-305b3b0a9bd8", "name": "Forbidden", "originalRequest": { "url": { @@ -5518,7 +5694,7 @@ } }, { - "id": "ddc0b071-9ae8-4a44-819c-dad698aed074", + "id": "b49c8742-8065-4c7b-88f4-e18c42b773c2", "name": "Retrieve DBA", "request": { "name": "Retrieve DBA", @@ -5547,11 +5723,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "1595f54b-9ba5-49d6-bd00-ac9e68ab0b95", + "id": "3945e5ee-3e4d-4426-a234-9ffc1de4c5f2", "name": "OK", "originalRequest": { "url": { @@ -5589,7 +5773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44ed6d83-ad33-4c05-9314-1627b99437ba", + "id": "9d853642-69c4-4b45-a954-b8e4e40c6680", "name": "Unauthorized", "originalRequest": { "url": { @@ -5633,7 +5817,7 @@ } }, { - "id": "e2652c11-282e-44ef-997a-faf00bf44f18", + "id": "4cd5fede-c12e-4c4b-8bd8-81b4e0173a34", "name": "Get settings", "request": { "name": "Get settings", @@ -5662,11 +5846,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "aa730215-e8fe-4a1c-8b2d-87362bd4bbac", + "id": "ad586a57-8631-4e88-b29e-415fd3603266", "name": "OK", "originalRequest": { "url": { @@ -5699,12 +5891,12 @@ "value": "application/json" } ], - "body": "{\n \"daily_payout_email\": \"\",\n \"gross_settlement\": \"\",\n \"monthly_payout_email\": \"\",\n \"moto_payment\": \"OFF\",\n \"payout_instrument\": \"\",\n \"payout_on_demand\": \"\",\n \"payout_on_demand_available\": \"\",\n \"payout_period\": \"\",\n \"payout_type\": \"\",\n \"printers_enabled\": \"\",\n \"stone_merchant_code\": \"\",\n \"tax_enabled\": \"\"\n}", + "body": "{\n \"daily_payout_email\": \"\",\n \"gross_settlement\": \"\",\n \"monthly_payout_email\": \"\",\n \"moto_payment\": \"UNAVAILABLE\",\n \"payout_instrument\": \"\",\n \"payout_on_demand\": \"\",\n \"payout_on_demand_available\": \"\",\n \"payout_period\": \"\",\n \"payout_type\": \"\",\n \"printers_enabled\": \"\",\n \"stone_merchant_code\": \"\",\n \"tax_enabled\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "495b8ec9-b818-4422-a31f-729f5410f525", + "id": "dbae4f1f-00e7-4ba4-a6c4-1f33939bc51d", "name": "Unauthorized", "originalRequest": { "url": { @@ -5742,7 +5934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6083bacc-cc70-4173-86ae-e445b31e6699", + "id": "f8234918-05f3-46fb-9613-208b5835affa", "name": "Forbidden", "originalRequest": { "url": { @@ -5786,7 +5978,7 @@ } }, { - "id": "f66c3087-4149-4c7f-9f6f-f5d5c7d9d096", + "id": "78cd3a14-af81-4468-8c16-0b52506f1863", "name": "Retrieve a personal profile", "request": { "name": "Retrieve a personal profile", @@ -5814,11 +6006,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "9e0bf444-59bf-4b00-8502-c2d6cd811808", + "id": "36be3106-d79a-4442-a9d0-3ddcf0118039", "name": "OK", "originalRequest": { "url": { @@ -5855,7 +6055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08852dcb-1719-4376-a5b7-056b507d7b3a", + "id": "0fe109c0-025b-4577-a99f-52d2d1d1dfda", "name": "Unauthorized", "originalRequest": { "url": { @@ -5898,7 +6098,7 @@ } }, { - "id": "7a810921-a079-4c81-8cdb-64b1767c22cd", + "id": "9808a1f1-e38c-4634-8e59-fce2f1d01008", "name": "List bank accounts", "request": { "name": "List bank accounts", @@ -5948,11 +6148,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "413ac10d-d6ea-4d09-aeba-e0341dfb47f1", + "id": "58489f5e-34a7-48c5-9653-b2132bf3bac8", "name": "OK", "originalRequest": { "url": { @@ -6000,7 +6208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d734867-89a2-4f65-bdd9-7df223813654", + "id": "5495f052-2cec-4832-b89e-542adf9fa7c6", "name": "Unauthorized", "originalRequest": { "url": { @@ -6048,7 +6256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2688c614-4589-4e1e-bd1d-241d4ba85b68", + "id": "9eb59b11-599e-4812-a57c-a789a744ef63", "name": "Forbidden", "originalRequest": { "url": { @@ -6108,7 +6316,7 @@ "description": "API Keys allow your application to gain programmatic access to SumUp.\nAPI Keys allow application to do authorized requests within the SumUp ecosystem. API Keys are scopes to single account and thus can't be used for endpoints where user presence is needed (for such endpoints it is necessary to use OAuth2).\n", "item": [ { - "id": "27ed541b-db74-4919-a98c-e8dd6091c178", + "id": "956f0557-d86f-4350-8bb6-1653ed525f5a", "name": "List API keys", "request": { "name": "List API keys", @@ -6167,11 +6375,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "644aa75b-ae65-47c9-ae12-cfe943251a89", + "id": "2022641c-512e-412b-bf22-a47aa45fdd0c", "name": "List of API keys.", "originalRequest": { "url": { @@ -6223,7 +6439,7 @@ "value": "application/json" } ], - "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"scopes\": [\n \"readers.write\",\n \"accounting.write\"\n ],\n \"preview\": \"\",\n \"type\": \"secret\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"plaintext\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"scopes\": [\n \"transactions.history\",\n \"readers.write\"\n ],\n \"preview\": \"\",\n \"type\": \"public\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"plaintext\": \"\"\n }\n ],\n \"total_count\": \"\"\n}", + "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"scopes\": [\n \"transactions.history\",\n \"user.app-settings\"\n ],\n \"preview\": \"\",\n \"type\": \"public\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"plaintext\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"scopes\": [\n \"transactions.history\",\n \"payment_instruments\"\n ],\n \"preview\": \"\",\n \"type\": \"public\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"plaintext\": \"\"\n }\n ],\n \"total_count\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -6234,7 +6450,7 @@ } }, { - "id": "210a62ee-9160-4f4e-a7b5-2c2a26dd3d2b", + "id": "c9a7822f-1211-4ec2-ad58-f770a027b176", "name": "Create an API key", "request": { "name": "Create an API key", @@ -6279,7 +6495,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"scopes\": [\n \"invoices.write\",\n \"accounting.read\"\n ]\n}", + "raw": "{\n \"name\": \"\",\n \"scopes\": [\n \"accounting.write\",\n \"accounting.read\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6287,11 +6503,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "666b4634-f0d0-4fa5-be16-6c4c5869ec25", + "id": "29c77dc4-f423-48d9-82ee-11051912c3cf", "name": "Created API key.", "originalRequest": { "url": { @@ -6320,7 +6544,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"scopes\": [\n \"invoices.write\",\n \"accounting.read\"\n ]\n}", + "raw": "{\n \"name\": \"\",\n \"scopes\": [\n \"accounting.write\",\n \"accounting.read\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6337,7 +6561,7 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"scopes\": [\n \"payment_instruments\",\n \"products\"\n ],\n \"preview\": \"\",\n \"type\": \"public\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"plaintext\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"scopes\": [\n \"user.payout-settings\",\n \"user.profile\"\n ],\n \"preview\": \"\",\n \"type\": \"secret\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"plaintext\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -6348,7 +6572,7 @@ } }, { - "id": "33ba2720-3415-4f72-9f63-fd7a1bb9e16a", + "id": "3a16614c-8c4f-4fe4-8894-404b09235106", "name": "Revoke an API key", "request": { "name": "Revoke an API key", @@ -6393,11 +6617,19 @@ }, "method": "DELETE", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "6d2c5a21-3c5e-41d5-92f3-130c74915e8d", + "id": "001d5902-ec64-4c16-a392-caa70d3d90b0", "name": "Successful revocation.", "originalRequest": { "url": { @@ -6430,7 +6662,7 @@ } }, { - "id": "94d24532-e567-4da1-8eb8-a4eed36b92d3", + "id": "82a9ba35-cd47-40f1-9427-681fb59c0845", "name": "Retrieve an API Key", "request": { "name": "Retrieve an API Key", @@ -6481,11 +6713,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "50eb0c2b-c238-42fe-aa3c-664e42b5d607", + "id": "cdcb7cf7-3c31-4418-b00b-cf8dbb7be876", "name": "API key.", "originalRequest": { "url": { @@ -6519,7 +6759,7 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"scopes\": [\n \"payment_instruments\",\n \"products\"\n ],\n \"preview\": \"\",\n \"type\": \"public\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"plaintext\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"scopes\": [\n \"user.payout-settings\",\n \"user.profile\"\n ],\n \"preview\": \"\",\n \"type\": \"secret\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"plaintext\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -6530,7 +6770,7 @@ } }, { - "id": "30a592f0-ef38-4f4d-877b-0063fe07bdcf", + "id": "b586d319-8536-45bb-be63-07e5f2b7f4ce", "name": "Update an API key", "request": { "name": "Update an API key", @@ -6582,7 +6822,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"scopes\": [\n \"readers.read\",\n \"invoices.write\"\n ]\n}", + "raw": "{\n \"name\": \"\",\n \"scopes\": [\n \"invoices.read\",\n \"user.profile_readonly\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6590,11 +6830,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "96cf9c26-7d29-4c77-b9a7-3f733de8144e", + "id": "171bf5c9-d946-4a84-940d-8a7b5f0b6555", "name": "Successful update.", "originalRequest": { "url": { @@ -6620,7 +6868,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"scopes\": [\n \"readers.read\",\n \"invoices.write\"\n ]\n}", + "raw": "{\n \"name\": \"\",\n \"scopes\": [\n \"invoices.read\",\n \"user.profile_readonly\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6648,7 +6896,7 @@ "description": "Endpoints for managing merchant sub-accounts (operators).\n", "item": [ { - "id": "5c3f8585-381c-477a-a1df-8bcdc965e7e8", + "id": "148314ae-aa43-457d-9248-aef95137a92b", "name": "List operators.", "request": { "name": "List operators.", @@ -6695,11 +6943,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "b27462e5-a355-4381-a3bb-bda899695980", + "id": "e156e3f3-94d0-45dc-9036-23c45f0d1a9f", "name": "List of operators.", "originalRequest": { "url": { @@ -6750,7 +7006,7 @@ "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" } @@ -6761,7 +7017,7 @@ } }, { - "id": "09ef6a3a-050a-4ede-8d78-598272ab0a69", + "id": "7c08b232-01f4-4494-813b-7fbb062cb42e", "name": "Create operator.", "request": { "name": "Create operator.", @@ -6802,11 +7058,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "167fb044-4ab2-42a4-912c-257c858d1759", + "id": "7b72e300-4995-44b0-a7f9-0d2e147c378e", "name": "Newly created operator.", "originalRequest": { "url": { @@ -6851,12 +7115,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": "ba794a5f-9a07-46d6-b6ac-f6f292f2d4a6", + "id": "f91c3b89-f41a-433b-8515-caf2b37da823", "name": "error response for compat API calls", "originalRequest": { "url": { @@ -6912,7 +7176,7 @@ } }, { - "id": "3854f3c3-2838-42f1-8b26-7899bf6d938e", + "id": "732a95bf-f11f-4529-a0d2-121dec0421cf", "name": "Disable operator.", "request": { "name": "Disable operator.", @@ -6949,11 +7213,19 @@ ], "method": "DELETE", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "361003e8-c92a-49bf-aff1-fc4735d6762e", + "id": "d1b7922d-9997-4efc-a115-144911c19521", "name": "Operator successfully disabled.", "originalRequest": { "url": { @@ -6986,7 +7258,7 @@ "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" } @@ -6997,7 +7269,7 @@ } }, { - "id": "f1a803f1-fcec-4877-864e-3aa9197dac81", + "id": "5ebc5862-c884-4de6-a7de-8e99f6bd7a97", "name": "Get operator", "request": { "name": "Get operator", @@ -7037,11 +7309,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "f3f0463d-bc5e-4bc0-8123-7871eeab5702", + "id": "da44d18c-bc81-4640-bd62-a2c7825f42cc", "name": "Operator.", "originalRequest": { "url": { @@ -7074,7 +7354,7 @@ "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" } @@ -7085,7 +7365,7 @@ } }, { - "id": "509b0369-d8f0-40a0-a25c-898d3acd756a", + "id": "05182c66-f69c-4454-8beb-dcc3b11ec124", "name": "Update operator.", "request": { "name": "Update operator.", @@ -7138,11 +7418,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "a4e5715c-407c-46f9-8597-283c50fb0125", + "id": "868bdc0b-ee39-49a6-80b4-05f983a9a4c5", "name": "Updated operator.", "originalRequest": { "url": { @@ -7188,12 +7476,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": "f7c62996-c2f4-40eb-bf86-889aa856af34", + "id": "f768dac3-ae01-460f-823e-5d0a248b20ae", "name": "Invalid Operators' email or password was already used.", "originalRequest": { "url": { @@ -7250,7 +7538,7 @@ } }, { - "id": "8001a679-e668-4c89-a01d-7d96a24df85d", + "id": "8c78b868-342b-4f85-9a4d-46fe3ba810db", "name": "Disable operator.", "request": { "name": "Disable operator.", @@ -7288,11 +7576,19 @@ ], "method": "POST", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "662893c5-102b-463c-af51-ff9e3189a94f", + "id": "4948bddb-9e2d-46eb-afcd-b5a1a2637657", "name": "Operator successfully disabled.", "originalRequest": { "url": { @@ -7326,7 +7622,7 @@ "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" } @@ -7337,7 +7633,7 @@ } }, { - "id": "d224101f-08a8-439a-b2db-c0f2e17028ae", + "id": "9eb53b74-55f8-4812-b1a7-afe660192300", "name": "Change operators password.", "request": { "name": "Change operators password.", @@ -7391,11 +7687,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "f396fd2e-b855-4e0c-aa14-e12e89607c96", + "id": "2ce04036-189a-4030-8507-60faecdc8631", "name": "Operators' password successfully changed.", "originalRequest": { "url": { @@ -7442,12 +7746,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": "12340d65-1a56-4f96-8054-67a4ec333d3a", + "id": "5829a465-ff37-49d0-8702-3f3a201ebe2a", "name": "Operators' password was already used.", "originalRequest": { "url": { @@ -7511,7 +7815,7 @@ "description": "Endpoints to manage account members. Members are users that have membership within merchant accounts.\n", "item": [ { - "id": "46911f0f-a501-4ba0-9530-c2ec24ab460f", + "id": "9b52d9b8-0b41-49f1-af89-d0313aeef5ec", "name": "List members", "request": { "name": "List members", @@ -7573,7 +7877,7 @@ "type": "text/plain" }, "key": "status", - "value": "pending" + "value": "expired" }, { "disabled": false, @@ -7615,11 +7919,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "23c824fa-13e4-43d8-bb3c-50c7cc4ee8f9", + "id": "479efc7a-5f12-44ee-b9cf-d74ce5c5fc65", "name": "List of members.", "originalRequest": { "url": { @@ -7676,7 +7988,7 @@ "type": "text/plain" }, "key": "status", - "value": "pending" + "value": "expired" }, { "disabled": false, @@ -7707,12 +8019,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\": \"disabled\",\n \"attributes\": {\n \"amet_a9\": \"ullamco irure officia enim incididunt\"\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"incididunt7\": \"officia fugiat aliquip qui pariatur\",\n \"magnaf2_\": \"pariatur dolor laborum\"\n },\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n },\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"permissions\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"status\": \"expired\",\n \"attributes\": {\n \"Duis10\": \"aute eiusmod reprehenderit\",\n \"deserunt97\": \"esse tempor\"\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"dolore_9d\": \"reprehenderit\",\n \"laborumeb7\": \"dolore velit sed in\",\n \"dolore6d\": \"amet ea sed\"\n },\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n },\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\"\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\": \"pending\",\n \"attributes\": {\n \"anim2a\": \"reprehenderit veniam occaecat\"\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"dolor_5\": \"aliqua Ut et\",\n \"ea_1\": \"tempor consequat\"\n },\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n },\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\"\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 \"attributes\": {\n \"sint2\": \"amet\"\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"enim_1\": \"eiusmod anim mollit\"\n },\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n },\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\"\n }\n }\n ],\n \"total_count\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "78306d03-8689-467e-a603-0b2901210d17", + "id": "cbc0be90-dbae-49ed-b9fd-79e9493a45cd", "name": "Merchant not found.", "originalRequest": { "url": { @@ -7769,7 +8081,7 @@ "type": "text/plain" }, "key": "status", - "value": "pending" + "value": "expired" }, { "disabled": false, @@ -7799,7 +8111,7 @@ } }, { - "id": "93a27eab-391c-4439-8e38-b7d6101dbc4e", + "id": "2d5ac93a-7d14-48c7-8c36-5a42264f99d3", "name": "Create a merchant member.", "request": { "name": "Create a merchant member.", @@ -7841,7 +8153,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"attributes\": {\n \"et_5d\": \"magna laborum velit\",\n \"in519\": \"velit Lorem nostrud in\",\n \"nisi0\": \"labo\"\n },\n \"is_managed_user\": \"\",\n \"metadata\": {\n \"officia_b0\": \"tempor et sint id\",\n \"essed\": \"eiusmod\",\n \"voluptate_9c\": \"laboris aute sit\"\n },\n \"nickname\": \"\",\n \"password\": \"\"\n}", + "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"attributes\": {\n \"aliquip_8\": \"do nulla\",\n \"Lorem80\": \"Lorem\",\n \"tempor7f\": \"esse cillum aliquip dolore\"\n },\n \"is_managed_user\": \"\",\n \"metadata\": {\n \"sunt_e2e\": \"adipisicing incididunt eiusmod dolor veniam\"\n },\n \"nickname\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7849,11 +8161,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "b7849dc8-d3b4-4988-b1a5-d9117d5dca06", + "id": "611b321c-6548-4ba4-a4f0-50b04de73182", "name": "Member created.", "originalRequest": { "url": { @@ -7882,7 +8202,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"attributes\": {\n \"et_5d\": \"magna laborum velit\",\n \"in519\": \"velit Lorem nostrud in\",\n \"nisi0\": \"labo\"\n },\n \"is_managed_user\": \"\",\n \"metadata\": {\n \"officia_b0\": \"tempor et sint id\",\n \"essed\": \"eiusmod\",\n \"voluptate_9c\": \"laboris aute sit\"\n },\n \"nickname\": \"\",\n \"password\": \"\"\n}", + "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"attributes\": {\n \"aliquip_8\": \"do nulla\",\n \"Lorem80\": \"Lorem\",\n \"tempor7f\": \"esse cillum aliquip dolore\"\n },\n \"is_managed_user\": \"\",\n \"metadata\": {\n \"sunt_e2e\": \"adipisicing incididunt eiusmod dolor veniam\"\n },\n \"nickname\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7899,12 +8219,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\": \"unknown\",\n \"attributes\": {\n \"velit_4\": \"sunt\",\n \"occaecat_3\": \"cupidatat mollit fugiat\",\n \"mollit_244\": \"ut consectetur\"\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"irure_8\": \"in in deserunt\",\n \"ea_ca6\": \"dolore sint \"\n },\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n },\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\"\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 \"attributes\": {\n \"veniam_4c\": \"enim veniam occaecat\",\n \"in49_\": \"do sed\",\n \"ullamco_ac\": \"cupidatat laborum ullamco in\"\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"voluptate_a\": \"minim dolore cupidatat\",\n \"ad_d9\": \"tempor nulla et\",\n \"ine\": \"ipsum proident\"\n },\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n },\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a55bdf76-6cff-47dd-b5c8-aa66c3f94041", + "id": "e2e73f2f-297f-48ed-8fc3-ae9b0ee085f8", "name": "Invalid request.", "originalRequest": { "url": { @@ -7929,7 +8249,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"attributes\": {\n \"et_5d\": \"magna laborum velit\",\n \"in519\": \"velit Lorem nostrud in\",\n \"nisi0\": \"labo\"\n },\n \"is_managed_user\": \"\",\n \"metadata\": {\n \"officia_b0\": \"tempor et sint id\",\n \"essed\": \"eiusmod\",\n \"voluptate_9c\": \"laboris aute sit\"\n },\n \"nickname\": \"\",\n \"password\": \"\"\n}", + "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"attributes\": {\n \"aliquip_8\": \"do nulla\",\n \"Lorem80\": \"Lorem\",\n \"tempor7f\": \"esse cillum aliquip dolore\"\n },\n \"is_managed_user\": \"\",\n \"metadata\": {\n \"sunt_e2e\": \"adipisicing incididunt eiusmod dolor veniam\"\n },\n \"nickname\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7945,7 +8265,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4b986879-5666-43b1-8647-e17cebda72d4", + "id": "3f069402-553a-4cd0-9d09-fa29fb4ad8df", "name": "Merchant not found.", "originalRequest": { "url": { @@ -7970,7 +8290,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"attributes\": {\n \"et_5d\": \"magna laborum velit\",\n \"in519\": \"velit Lorem nostrud in\",\n \"nisi0\": \"labo\"\n },\n \"is_managed_user\": \"\",\n \"metadata\": {\n \"officia_b0\": \"tempor et sint id\",\n \"essed\": \"eiusmod\",\n \"voluptate_9c\": \"laboris aute sit\"\n },\n \"nickname\": \"\",\n \"password\": \"\"\n}", + "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"attributes\": {\n \"aliquip_8\": \"do nulla\",\n \"Lorem80\": \"Lorem\",\n \"tempor7f\": \"esse cillum aliquip dolore\"\n },\n \"is_managed_user\": \"\",\n \"metadata\": {\n \"sunt_e2e\": \"adipisicing incididunt eiusmod dolor veniam\"\n },\n \"nickname\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7986,7 +8306,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7e8b081b-450c-4625-93f8-af56d87e387f", + "id": "243138de-10c5-4f1b-9d6c-2ed090f82098", "name": "Too many invitations sent to that user. The limit is 10 requests per 5 minutes and the Retry-After header is set to the number of minutes until the reset of the limit.\n", "originalRequest": { "url": { @@ -8011,7 +8331,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"attributes\": {\n \"et_5d\": \"magna laborum velit\",\n \"in519\": \"velit Lorem nostrud in\",\n \"nisi0\": \"labo\"\n },\n \"is_managed_user\": \"\",\n \"metadata\": {\n \"officia_b0\": \"tempor et sint id\",\n \"essed\": \"eiusmod\",\n \"voluptate_9c\": \"laboris aute sit\"\n },\n \"nickname\": \"\",\n \"password\": \"\"\n}", + "raw": "{\n \"email\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"attributes\": {\n \"aliquip_8\": \"do nulla\",\n \"Lorem80\": \"Lorem\",\n \"tempor7f\": \"esse cillum aliquip dolore\"\n },\n \"is_managed_user\": \"\",\n \"metadata\": {\n \"sunt_e2e\": \"adipisicing incididunt eiusmod dolor veniam\"\n },\n \"nickname\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8033,7 +8353,7 @@ } }, { - "id": "5e7eff0b-e518-4f23-9284-a5be8fe9c80f", + "id": "74ad78bc-b2cc-4e22-bcc2-52b7b009083f", "name": "Delete member", "request": { "name": "Delete member", @@ -8078,11 +8398,19 @@ }, "method": "DELETE", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "ac441ada-109d-4d93-9df5-111cecc0c5e3", + "id": "80f11a57-347b-4ebc-b9af-f4abaa6fbad3", "name": "Member deleted.", "originalRequest": { "url": { @@ -8109,7 +8437,7 @@ "_postman_previewlanguage": "text" }, { - "id": "14531f5c-35a2-4b2f-b243-7ac94fe47500", + "id": "44cf276b-ded0-46fc-b300-3a290355b516", "name": "Merchant or member not found.", "originalRequest": { "url": { @@ -8142,7 +8470,7 @@ } }, { - "id": "51c9abe6-2ade-42e9-ad53-1ea1a5a0a58c", + "id": "2a7b7d45-9dc7-48d0-91cd-68d03c2e2413", "name": "Get merchant member", "request": { "name": "Get merchant member", @@ -8193,11 +8521,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "0108e778-d0fd-435a-8a9d-9f22c2796bdc", + "id": "4c1b28c5-b9dc-4761-8ab5-29878106874d", "name": "Merchant member.", "originalRequest": { "url": { @@ -8231,12 +8567,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\": \"unknown\",\n \"attributes\": {\n \"velit_4\": \"sunt\",\n \"occaecat_3\": \"cupidatat mollit fugiat\",\n \"mollit_244\": \"ut consectetur\"\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"irure_8\": \"in in deserunt\",\n \"ea_ca6\": \"dolore sint \"\n },\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n },\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\"\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 \"attributes\": {\n \"veniam_4c\": \"enim veniam occaecat\",\n \"in49_\": \"do sed\",\n \"ullamco_ac\": \"cupidatat laborum ullamco in\"\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"voluptate_a\": \"minim dolore cupidatat\",\n \"ad_d9\": \"tempor nulla et\",\n \"ine\": \"ipsum proident\"\n },\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n },\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e3e0f377-ca19-46b1-bf31-c61337dc6e07", + "id": "344babd7-9ad6-469a-a578-2354fc38e189", "name": "Merchant or member not found.", "originalRequest": { "url": { @@ -8269,7 +8605,7 @@ } }, { - "id": "743bb4c1-6304-4bb0-9cf7-c47326136f12", + "id": "0c02a4f1-8161-44be-8597-0cde66d10848", "name": "Update merchant member", "request": { "name": "Update merchant member", @@ -8325,7 +8661,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"attributes\": {\n \"incididunt__b3\": \"do laboris\",\n \"ut_4\": \"incididunt cupidatat adipisicing\",\n \"incididunt0\": \"eiusmod Ut culpa aliquip\"\n },\n \"metadata\": {\n \"quis_97d\": \"ut\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"attributes\": {\n \"Excepteur65\": \"eu\",\n \"consequat785\": \"veniam eiusmod dolor amet\"\n },\n \"metadata\": {\n \"sed_89\": \"et\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8333,11 +8669,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "c9aa6a9c-1281-4a2a-af02-163551fe8f9d", + "id": "e238d1cd-1bfd-4c0c-bfb7-d3e908b1e940", "name": "Member updated.", "originalRequest": { "url": { @@ -8367,7 +8711,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"attributes\": {\n \"incididunt__b3\": \"do laboris\",\n \"ut_4\": \"incididunt cupidatat adipisicing\",\n \"incididunt0\": \"eiusmod Ut culpa aliquip\"\n },\n \"metadata\": {\n \"quis_97d\": \"ut\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"attributes\": {\n \"Excepteur65\": \"eu\",\n \"consequat785\": \"veniam eiusmod dolor amet\"\n },\n \"metadata\": {\n \"sed_89\": \"et\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8384,12 +8728,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\": \"unknown\",\n \"attributes\": {\n \"velit_4\": \"sunt\",\n \"occaecat_3\": \"cupidatat mollit fugiat\",\n \"mollit_244\": \"ut consectetur\"\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"irure_8\": \"in in deserunt\",\n \"ea_ca6\": \"dolore sint \"\n },\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n },\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\"\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 \"attributes\": {\n \"veniam_4c\": \"enim veniam occaecat\",\n \"in49_\": \"do sed\",\n \"ullamco_ac\": \"cupidatat laborum ullamco in\"\n },\n \"invite\": {\n \"email\": \"\",\n \"expires_at\": \"\"\n },\n \"metadata\": {\n \"voluptate_a\": \"minim dolore cupidatat\",\n \"ad_d9\": \"tempor nulla et\",\n \"ine\": \"ipsum proident\"\n },\n \"user\": {\n \"id\": \"\",\n \"email\": \"\",\n \"mfa_on_login_enabled\": \"\",\n \"virtual_user\": \"\",\n \"classic\": {\n \"user_id\": \"\"\n },\n \"disabled_at\": \"\",\n \"nickname\": \"\",\n \"picture\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5bff17f6-9032-4d4b-a6e1-c916f1bb8577", + "id": "89959ed6-7de5-42af-a116-07e13f674f22", "name": "Cannot set password or nickname for an invited user.", "originalRequest": { "url": { @@ -8415,7 +8759,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"attributes\": {\n \"incididunt__b3\": \"do laboris\",\n \"ut_4\": \"incididunt cupidatat adipisicing\",\n \"incididunt0\": \"eiusmod Ut culpa aliquip\"\n },\n \"metadata\": {\n \"quis_97d\": \"ut\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"attributes\": {\n \"Excepteur65\": \"eu\",\n \"consequat785\": \"veniam eiusmod dolor amet\"\n },\n \"metadata\": {\n \"sed_89\": \"et\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8431,7 +8775,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b2a2181a-b70a-4845-8e57-237537e1ce1d", + "id": "aeccf27b-6258-4c83-82f6-3be6c055d99e", "name": "Cannot change password for managed user. Password was already used before.", "originalRequest": { "url": { @@ -8457,7 +8801,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"attributes\": {\n \"incididunt__b3\": \"do laboris\",\n \"ut_4\": \"incididunt cupidatat adipisicing\",\n \"incididunt0\": \"eiusmod Ut culpa aliquip\"\n },\n \"metadata\": {\n \"quis_97d\": \"ut\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"attributes\": {\n \"Excepteur65\": \"eu\",\n \"consequat785\": \"veniam eiusmod dolor amet\"\n },\n \"metadata\": {\n \"sed_89\": \"et\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8473,7 +8817,7 @@ "_postman_previewlanguage": "text" }, { - "id": "851e13f2-2a40-4317-980d-7a35a2b72c85", + "id": "1b8ff02f-9810-4dfd-900c-c49cb725ac21", "name": "Merchant or member not found.", "originalRequest": { "url": { @@ -8499,7 +8843,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"attributes\": {\n \"incididunt__b3\": \"do laboris\",\n \"ut_4\": \"incididunt cupidatat adipisicing\",\n \"incididunt0\": \"eiusmod Ut culpa aliquip\"\n },\n \"metadata\": {\n \"quis_97d\": \"ut\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"attributes\": {\n \"Excepteur65\": \"eu\",\n \"consequat785\": \"veniam eiusmod dolor amet\"\n },\n \"metadata\": {\n \"sed_89\": \"et\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8515,7 +8859,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bcebef45-6cab-4199-96bd-3445b6bc66d4", + "id": "904526fe-9da3-4792-a264-9b71d6428612", "name": "Cannot update member as some data conflict with existing members.", "originalRequest": { "url": { @@ -8541,7 +8885,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"attributes\": {\n \"incididunt__b3\": \"do laboris\",\n \"ut_4\": \"incididunt cupidatat adipisicing\",\n \"incididunt0\": \"eiusmod Ut culpa aliquip\"\n },\n \"metadata\": {\n \"quis_97d\": \"ut\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", + "raw": "{\n \"attributes\": {\n \"Excepteur65\": \"eu\",\n \"consequat785\": \"veniam eiusmod dolor amet\"\n },\n \"metadata\": {\n \"sed_89\": \"et\"\n },\n \"roles\": [\n \"\",\n \"\"\n ],\n \"user\": {\n \"nickname\": \"\",\n \"password\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8569,7 +8913,7 @@ "description": "A reader represents a device that accepts payments. You can use the SumUp Solo to accept in-person payments.\n", "item": [ { - "id": "bff76ac4-b772-4ed4-84a5-669e16806b7e", + "id": "c8c870ca-6b7c-4489-b1ef-10a48bb6ac51", "name": "List Readers", "request": { "name": "List Readers", @@ -8609,11 +8953,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "4de4e348-dcf1-4d2d-84d2-d176b8d06d3e", + "id": "032e1eeb-91cb-432a-b376-39b79bfef041", "name": "List of readers\n", "originalRequest": { "url": { @@ -8646,7 +8998,7 @@ "value": "application/json" } ], - "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"unknown\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"meta\": {\n \"cillumea\": \"dolor\",\n \"Duis_03b\": \"ea cupidatat\",\n \"tempor_c15\": \"anim reprehenderit\",\n \"ipsum_a9_\": \"qui dolore incididunt consequat\",\n \"aute_f0\": \"consequat Duis anim\",\n \"adbf5\": \"voluptate\",\n \"exercitation2_\": \"exercitation tempor\",\n \"sintd9\": \"aliquip ex\",\n \"Ut_cb\": \"minim Lorem labore eu ut\",\n \"in_8\": \"ut id ullamco\",\n \"qui2\": \"labore ut irure\",\n \"cupidatat7a\": \"in labore ullamco in\",\n \"nulla5_0\": \"voluptate sit labore qui\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"paired\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"meta\": {\n \"nostrud91\": \"ex commodo ipsum dolore\",\n \"commodo_785\": \"Excepteur aliqua\",\n \"aliquip_6f1\": \"et consectetur id eiusmod ea\",\n \"cillum2f9\": \"irure non Duis\",\n \"aliquip3_e\": \"sit consequat ipsum fugiat\",\n \"nostruda5\": \"commodo Excepteur\",\n \"non_608\": \"dolor voluptate consectetur\",\n \"id_9\": \"fugiat Lorem\",\n \"dolor865\": \"ut elit incididunt mollit dolor\",\n \"id_9b\": \"et pariatur exercitation minim\",\n \"velit056\": \"in off\",\n \"ex__85\": \"in id ea\",\n \"nisi158\": \"nostrud aliqua\",\n \"fugiat_08d\": \"consequat\",\n \"deserunt_7f\": \"mollit adipisicing amet consectetur\",\n \"irure2\": \"dolore Lorem ex\",\n \"pariatur1\": \"sint sunt est mollit\",\n \"sit_2\": \"culpa dolor eu\",\n \"exercitation_1\": \"Lorem\",\n \"Excepteur_6\": \"enim\",\n \"irure6\": \"aute cupidatat ipsum ullamco\",\n \"ullamcoe\": \"Excepteur\",\n \"consequatb1\": \"amet laboris\",\n \"fugiat96\": \"dolor\",\n \"magna_6\": \"ullamco nulla dolor Ut\",\n \"animbed\": \"aute reprehenderit\",\n \"irure_e26\": \"quis fugiat do sit sunt\",\n \"dolor_ec\": \"consequat\",\n \"exercitation4a\": \"esse ad sunt\",\n \"aute_5\": \"dolore reprehenderit ipsum\",\n \"minim_d1e\": \"ut sint\",\n \"inc94\": \"Excepteur ani\",\n \"nulla_362\": \"sint proident labore adipisicing\",\n \"Excepteur_f31\": \"anim sed\",\n \"fugiat41\": \"dolore consectetur esse\",\n \"ead\": \"mollit Excepteur minim do\",\n \"culpa7a\": \"Excepteur in do est\",\n \"nisi0\": \"aliquip\",\n \"et_aa5\": \"amet ex in officia consectetur\",\n \"Excepteur85\": \"Excepteur esse qui laboris commodo\",\n \"incididunt_9d7\": \"est consectetur enim dolor\"\n }\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 \"meta\": {\n \"eiusmod281\": \"sint amet ut\",\n \"cillum_e\": \"voluptate anim enim non\",\n \"cupidatata\": \"id in velit\",\n \"incididunt_ada\": \"ipsum\",\n \"voluptateb7\": \"ut incididunt nulla\",\n \"occaecat_b\": \"dolor aliqua\",\n \"Lorem_9a_\": \"consectetur ut reprehenderit Lorem\",\n \"sed_b7a\": \"aliquip dolore in elit\",\n \"sed0\": \"dolor\",\n \"tempor_c6\": \"deserunt dolor\",\n \"labore0b\": \"ipsum non id\",\n \"ad_a\": \"sint\",\n \"qui0_\": \"cupidatat occaecat laborum nostrud\",\n \"tempor_0\": \"quis sint sed id\",\n \"ut5\": \"Ut tempor irure deserunt esse\",\n \"qui4f9\": \"aliqua incididunt mollit culpa dolore\",\n \"elit_3\": \"minim\",\n \"ut20\": \"Duis\",\n \"fugiatb\": \"id mollit consequat\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"unknown\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"virtual-solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"meta\": {\n \"ipsum7a\": \"qui deserunt\",\n \"dolore5\": \"commodo culpa aliquip dolor\",\n \"tempor4_\": \"qui\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -8657,7 +9009,7 @@ } }, { - "id": "b139fe02-bca3-4a29-8529-f174cea89fc0", + "id": "45497f61-97be-4ad1-b772-736ad433f726", "name": "Create a Reader", "request": { "name": "Create a Reader", @@ -8702,7 +9054,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"pairing_code\": \"\",\n \"meta\": {\n \"dolorea\": \"oc\",\n \"eiusmod_e6\": \"quis consectetur irure\",\n \"nisi_e4\": \"deserunt reprehenderit\",\n \"minim8fb\": \"dolore\",\n \"magna_abf\": \"minim irure esse\",\n \"dolor8\": \"consequat minim reprehenderit nostrud in\",\n \"ex_0\": \"labore irure sed eiusmod\",\n \"ad0\": \"aliquip ut amet\",\n \"sed_a3\": \"esse est veniam pariatur\",\n \"ametc\": \"incididunt non laboris ea tempor\",\n \"pariatur123\": \"mollit\",\n \"enim_2_\": \"est pariatur veniam\",\n \"mollit_c1\": \"sit nisi incididunt\",\n \"ex_b\": \"laborum cupidatat ut\",\n \"aute_2\": \"anim sint ullamco aliquip in\",\n \"laborum__b2\": \"minim in est adipisicing\",\n \"sint_78\": \"cillum dolor dolore deserunt\",\n \"dolor__02\": \"Duis in velit veniam adipisicing\",\n \"nostruda\": \"cupidatat occaecat laborum voluptate ut\",\n \"ut_7\": \"exercitation\",\n \"ullamco_e15\": \"aliqua ut\"\n },\n \"name\": \"\"\n}", + "raw": "{\n \"pairing_code\": \"\",\n \"meta\": {\n \"pariatur37\": \"nisi\",\n \"esta\": \"esse ullamco ipsum ad\",\n \"irureb\": \"ut sint nostrud dolor\",\n \"amet_1f\": \"dolor in ipsum do\",\n \"irureb8\": \"ut sed nulla\",\n \"est_c7\": \"elit deserunt voluptate id\",\n \"labore_0b\": \"eu Lorem cupidatat ex\",\n \"nisifae\": \"sint tempor\",\n \"nulla_4\": \"minim sed adipisicing occaecat\",\n \"dolore_5\": \"magna consequat minim\",\n \"eu45\": \"fugiat\",\n \"ex_31\": \"et ea nulla quis\",\n \"minim_e\": \"in\",\n \"sunt_3\": \"mollit et in\",\n \"quis3f\": \"tempor quis in fugiat\",\n \"sit_329\": \"aliquip ea dolore dolor\",\n \"fugiat76\": \"Duis culpa in pariatur\",\n \"commododf\": \"adipisicing\",\n \"adipisicing_7bd\": \"in\",\n \"non638\": \"in sint\",\n \"et_48c\": \"consectetur aliquip amet nulla\",\n \"reprehenderitadb\": \"mollit\",\n \"labore0f4\": \"culpa\",\n \"adipisicing1f\": \"in deserunt\",\n \"sunt_7\": \"elit labore\"\n },\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8710,11 +9062,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "7e268978-eb01-4d87-807a-4ba0eec1e3ae", + "id": "aaaf8429-c682-4ce2-91e0-77500dc288e1", "name": "The reader got created.\n", "originalRequest": { "url": { @@ -8743,7 +9103,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"pairing_code\": \"\",\n \"meta\": {\n \"dolorea\": \"oc\",\n \"eiusmod_e6\": \"quis consectetur irure\",\n \"nisi_e4\": \"deserunt reprehenderit\",\n \"minim8fb\": \"dolore\",\n \"magna_abf\": \"minim irure esse\",\n \"dolor8\": \"consequat minim reprehenderit nostrud in\",\n \"ex_0\": \"labore irure sed eiusmod\",\n \"ad0\": \"aliquip ut amet\",\n \"sed_a3\": \"esse est veniam pariatur\",\n \"ametc\": \"incididunt non laboris ea tempor\",\n \"pariatur123\": \"mollit\",\n \"enim_2_\": \"est pariatur veniam\",\n \"mollit_c1\": \"sit nisi incididunt\",\n \"ex_b\": \"laborum cupidatat ut\",\n \"aute_2\": \"anim sint ullamco aliquip in\",\n \"laborum__b2\": \"minim in est adipisicing\",\n \"sint_78\": \"cillum dolor dolore deserunt\",\n \"dolor__02\": \"Duis in velit veniam adipisicing\",\n \"nostruda\": \"cupidatat occaecat laborum voluptate ut\",\n \"ut_7\": \"exercitation\",\n \"ullamco_e15\": \"aliqua ut\"\n },\n \"name\": \"\"\n}", + "raw": "{\n \"pairing_code\": \"\",\n \"meta\": {\n \"pariatur37\": \"nisi\",\n \"esta\": \"esse ullamco ipsum ad\",\n \"irureb\": \"ut sint nostrud dolor\",\n \"amet_1f\": \"dolor in ipsum do\",\n \"irureb8\": \"ut sed nulla\",\n \"est_c7\": \"elit deserunt voluptate id\",\n \"labore_0b\": \"eu Lorem cupidatat ex\",\n \"nisifae\": \"sint tempor\",\n \"nulla_4\": \"minim sed adipisicing occaecat\",\n \"dolore_5\": \"magna consequat minim\",\n \"eu45\": \"fugiat\",\n \"ex_31\": \"et ea nulla quis\",\n \"minim_e\": \"in\",\n \"sunt_3\": \"mollit et in\",\n \"quis3f\": \"tempor quis in fugiat\",\n \"sit_329\": \"aliquip ea dolore dolor\",\n \"fugiat76\": \"Duis culpa in pariatur\",\n \"commododf\": \"adipisicing\",\n \"adipisicing_7bd\": \"in\",\n \"non638\": \"in sint\",\n \"et_48c\": \"consectetur aliquip amet nulla\",\n \"reprehenderitadb\": \"mollit\",\n \"labore0f4\": \"culpa\",\n \"adipisicing1f\": \"in deserunt\",\n \"sunt_7\": \"elit labore\"\n },\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8760,7 +9120,7 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"expired\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"meta\": {\n \"labore_85\": \"esse cillum su\",\n \"consequat6\": \"qui ut quis\",\n \"deserunt_98\": \"ut et laborum nisi amet\",\n \"pariatur_9\": \"sint ad esse\",\n \"estaa\": \"minim quis commodo eu\",\n \"labore07\": \"in esse ea sed\",\n \"elitf\": \"Duis exercitation nulla id\",\n \"laboris_9\": \"ullamco in sint aliquip ea\",\n \"fugiat_371\": \"cillum Duis Lorem dolore \",\n \"tempor_4bb\": \"in deserunt fugiat sunt\",\n \"laborum_85\": \"aute\",\n \"aute_4\": \"ut sed ut\",\n \"dolor1\": \"aliqua\",\n \"voluptate_4\": \"et aliquip anim mollit\",\n \"commodo_764\": \"in aliquip aute incididunt\",\n \"reprehenderit13\": \"aliquip enim elit\",\n \"cupidatatc\": \"aute ad labore reprehenderit\",\n \"proident_1\": \"ut sint veniam\",\n \"Ut_f\": \"dolor irure minim commodo\",\n \"proident_733\": \"ullamco ad ea sit\",\n \"occaecat__\": \"irure\",\n \"ex8\": \"consequat\",\n \"et_60\": \"ullamco minim\",\n \"sed_66\": \"nisi veniam\",\n \"ullamcoba\": \"occaecat\",\n \"irure_7e6\": \"minim laboris\",\n \"Excepteur4\": \"irure sunt dolore exercitation\",\n \"tempor_e\": \"velit labore consequat\",\n \"proident_0\": \"quis\",\n \"amet4da\": \"aute sed\",\n \"irure_\": \"quis nostrud\",\n \"sint_a\": \"minim consequat\",\n \"eu24e\": \"minim e\",\n \"ullamco_77\": \"Ut dolor aute reprehenderit\",\n \"exercitation48\": \"incididunt est deserunt\",\n \"cillum__\": \"proident\",\n \"aliquab63\": \"Excepteur nulla voluptate\",\n \"qui_8\": \"nulla irure est\",\n \"proident_\": \"vol\",\n \"quis7_6\": \"quis labore\"\n }\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"unknown\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"meta\": {\n \"in_7\": \"elit\",\n \"do386\": \"reprehenderit enim mollit labore\",\n \"labore_f1\": \"ipsum minim id aute exercitation\",\n \"Lorem_a38\": \"magna dolor est dolore\",\n \"dolore_cf\": \"nulla enim\",\n \"aliquipc_\": \"ullamco laboris occaecat\",\n \"elit__f\": \"elit Ut ea sint\",\n \"anim96\": \"proident occaecat voluptate est\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -8771,7 +9131,7 @@ } }, { - "id": "3a5d3041-492e-496a-9e18-2e4db57bd5dc", + "id": "d4ff464d-7465-4993-9111-95677015430f", "name": "Delete a reader", "request": { "name": "Delete a reader", @@ -8816,11 +9176,19 @@ }, "method": "DELETE", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "8c5576ed-caf3-4a91-8891-c0d27eddaa1d", + "id": "59c87aa8-c7cf-478c-ac53-e6602b71de26", "name": "The reader got successfully deleted from the merchant account.\n", "originalRequest": { "url": { @@ -8853,7 +9221,7 @@ } }, { - "id": "bf446a37-24a1-41a5-a281-a1155c3f67f9", + "id": "5e641675-f997-4792-bbe5-2f9caad0f875", "name": "Retrieve a Reader", "request": { "name": "Retrieve a Reader", @@ -8913,11 +9281,19 @@ ], "method": "GET", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "80bf354f-f881-4be2-b73d-932c2a09792e", + "id": "aca988aa-d1c4-44d6-aa04-a83457f957d1", "name": "Reader object got returned.\n", "originalRequest": { "url": { @@ -8960,12 +9336,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"expired\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"meta\": {\n \"labore_85\": \"esse cillum su\",\n \"consequat6\": \"qui ut quis\",\n \"deserunt_98\": \"ut et laborum nisi amet\",\n \"pariatur_9\": \"sint ad esse\",\n \"estaa\": \"minim quis commodo eu\",\n \"labore07\": \"in esse ea sed\",\n \"elitf\": \"Duis exercitation nulla id\",\n \"laboris_9\": \"ullamco in sint aliquip ea\",\n \"fugiat_371\": \"cillum Duis Lorem dolore \",\n \"tempor_4bb\": \"in deserunt fugiat sunt\",\n \"laborum_85\": \"aute\",\n \"aute_4\": \"ut sed ut\",\n \"dolor1\": \"aliqua\",\n \"voluptate_4\": \"et aliquip anim mollit\",\n \"commodo_764\": \"in aliquip aute incididunt\",\n \"reprehenderit13\": \"aliquip enim elit\",\n \"cupidatatc\": \"aute ad labore reprehenderit\",\n \"proident_1\": \"ut sint veniam\",\n \"Ut_f\": \"dolor irure minim commodo\",\n \"proident_733\": \"ullamco ad ea sit\",\n \"occaecat__\": \"irure\",\n \"ex8\": \"consequat\",\n \"et_60\": \"ullamco minim\",\n \"sed_66\": \"nisi veniam\",\n \"ullamcoba\": \"occaecat\",\n \"irure_7e6\": \"minim laboris\",\n \"Excepteur4\": \"irure sunt dolore exercitation\",\n \"tempor_e\": \"velit labore consequat\",\n \"proident_0\": \"quis\",\n \"amet4da\": \"aute sed\",\n \"irure_\": \"quis nostrud\",\n \"sint_a\": \"minim consequat\",\n \"eu24e\": \"minim e\",\n \"ullamco_77\": \"Ut dolor aute reprehenderit\",\n \"exercitation48\": \"incididunt est deserunt\",\n \"cillum__\": \"proident\",\n \"aliquab63\": \"Excepteur nulla voluptate\",\n \"qui_8\": \"nulla irure est\",\n \"proident_\": \"vol\",\n \"quis7_6\": \"quis labore\"\n }\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"unknown\",\n \"device\": {\n \"identifier\": \"\",\n \"model\": \"solo\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"meta\": {\n \"in_7\": \"elit\",\n \"do386\": \"reprehenderit enim mollit labore\",\n \"labore_f1\": \"ipsum minim id aute exercitation\",\n \"Lorem_a38\": \"magna dolor est dolore\",\n \"dolore_cf\": \"nulla enim\",\n \"aliquipc_\": \"ullamco laboris occaecat\",\n \"elit__f\": \"elit Ut ea sint\",\n \"anim96\": \"proident occaecat voluptate est\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9098fbc7-1335-4061-9733-0654367c90f6", + "id": "50c69a68-e002-49a9-b183-e40b12728298", "name": "Malformed request.", "originalRequest": { "url": { @@ -9003,7 +9379,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b9a24ce2-56ff-485c-aa32-1daa7d298af6", + "id": "4fc07545-6b7d-446f-a519-a09cf711d4c6", "name": "The requested Reader resource does not exists.\n", "originalRequest": { "url": { @@ -9047,7 +9423,7 @@ } }, { - "id": "641ad4c5-cc48-421c-96f8-fd54309c4332", + "id": "a9d8f8b1-a556-4019-8e79-0a9e5219aba5", "name": "Update a Reader", "request": { "name": "Update a Reader", @@ -9099,7 +9475,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"meta\": {\n \"do_5a\": \"ad dolore Ut nulla\",\n \"ex0_\": \"est minim in\",\n \"enim_f4\": \"mollit aute Excepteur sed magna\",\n \"minim7_\": \"aliqua tempor anim\",\n \"ut8\": \"dolor\",\n \"esse_3cd\": \"pariatur\",\n \"voluptate_47c\": \"Duis\",\n \"aliqua_e\": \"anim laboris dolor\",\n \"Lorem80\": \"dolore enim aute\",\n \"sunt_5e\": \"in laboris in ad labore\",\n \"labore2d\": \"sunt\",\n \"ea__\": \"amet sed\",\n \"mollit_4\": \"labore laboris sit ut\",\n \"dolore__\": \"enim eiusmod aliquip\",\n \"inb\": \"mollit tempor eu aute commodo\",\n \"laborum8\": \"consequat cupidatat\",\n \"in4f1\": \"ad elit exercitation in\",\n \"magna_3a5\": \"sed Lorem ex Ut\",\n \"deserunt_83\": \"nisi pariatur consequat\",\n \"inf88\": \"amet pariatur ea et\",\n \"consequataf\": \"et ut ex laboris\",\n \"ex5f\": \"cillum ad veniam fugiat exercitation\",\n \"esse1c\": \"elit fug\",\n \"dolore_58\": \"in aliqua elit\",\n \"nisi4d\": \"pariatur amet reprehenderit ipsum\",\n \"eu636\": \"adipisicing eu laborum\"\n },\n \"name\": \"\"\n}", + "raw": "{\n \"meta\": {\n \"sed_97\": \"aliquip ut cupidatat velit\",\n \"ullamco_a28\": \"minim\",\n \"laborum_f\": \"aliquip ex minim in\",\n \"irure_90\": \"labore quis qui reprehenderit\",\n \"exercitationc\": \"incididunt irure Lorem\",\n \"Duis_\": \"cillum quis velit\",\n \"irure3a6\": \"cillum id\",\n \"ut_b\": \"occaecat\",\n \"ut__\": \"nostrud anim labore id ullamco\",\n \"nisi7d\": \"laboris\",\n \"laboris_7\": \"aute dolo\",\n \"anima5_\": \"ad\",\n \"occaecat3\": \"in velit fugiat\",\n \"anim_7\": \"proident occaecat\",\n \"dolor_3\": \"reprehenderit id\",\n \"sint3\": \"qui magna et\",\n \"voluptate_be8\": \"fugiat ad qui tempor\",\n \"dolorb1_\": \"consequat veniam est labore\",\n \"ut_62\": \"sunt pariatur sit\",\n \"sed_4be\": \"commodo fugiat\",\n \"consectetur_75b\": \"consectetur nostrud\",\n \"incididunt_b\": \"veniam cupidatat quis reprehenderit\",\n \"dolorf\": \"sed proident officia\",\n \"commodof\": \"ex consequat quis\",\n \"irure_bbe\": \"enim irure nisi nulla\",\n \"cupidatatdc0\": \"occaecat adipisicing enim\",\n \"sintf9\": \"elit\",\n \"dolor_10d\": \"pariatur adipisicing in et\",\n \"exercitation8\": \"qui ut in proident\",\n \"Excepteur_e\": \"laboris in\",\n \"laboris4\": \"velit sint cillum\",\n \"anim3\": \"occaecat ut ut\",\n \"elit__\": \"mollit dolore dolor dolore\",\n \"eiusmod41\": \"in nisi elit\",\n \"irure_21f\": \"aliquip\"\n },\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9107,11 +9483,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "ff3b3d85-94ea-41e4-a1fa-27421a5b50ce", + "id": "7d5071c3-d2b8-4108-9168-50a80f297a9e", "name": "The update request was successful, but the reader didn't get updated.\n", "originalRequest": { "url": { @@ -9137,7 +9521,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"meta\": {\n \"do_5a\": \"ad dolore Ut nulla\",\n \"ex0_\": \"est minim in\",\n \"enim_f4\": \"mollit aute Excepteur sed magna\",\n \"minim7_\": \"aliqua tempor anim\",\n \"ut8\": \"dolor\",\n \"esse_3cd\": \"pariatur\",\n \"voluptate_47c\": \"Duis\",\n \"aliqua_e\": \"anim laboris dolor\",\n \"Lorem80\": \"dolore enim aute\",\n \"sunt_5e\": \"in laboris in ad labore\",\n \"labore2d\": \"sunt\",\n \"ea__\": \"amet sed\",\n \"mollit_4\": \"labore laboris sit ut\",\n \"dolore__\": \"enim eiusmod aliquip\",\n \"inb\": \"mollit tempor eu aute commodo\",\n \"laborum8\": \"consequat cupidatat\",\n \"in4f1\": \"ad elit exercitation in\",\n \"magna_3a5\": \"sed Lorem ex Ut\",\n \"deserunt_83\": \"nisi pariatur consequat\",\n \"inf88\": \"amet pariatur ea et\",\n \"consequataf\": \"et ut ex laboris\",\n \"ex5f\": \"cillum ad veniam fugiat exercitation\",\n \"esse1c\": \"elit fug\",\n \"dolore_58\": \"in aliqua elit\",\n \"nisi4d\": \"pariatur amet reprehenderit ipsum\",\n \"eu636\": \"adipisicing eu laborum\"\n },\n \"name\": \"\"\n}", + "raw": "{\n \"meta\": {\n \"sed_97\": \"aliquip ut cupidatat velit\",\n \"ullamco_a28\": \"minim\",\n \"laborum_f\": \"aliquip ex minim in\",\n \"irure_90\": \"labore quis qui reprehenderit\",\n \"exercitationc\": \"incididunt irure Lorem\",\n \"Duis_\": \"cillum quis velit\",\n \"irure3a6\": \"cillum id\",\n \"ut_b\": \"occaecat\",\n \"ut__\": \"nostrud anim labore id ullamco\",\n \"nisi7d\": \"laboris\",\n \"laboris_7\": \"aute dolo\",\n \"anima5_\": \"ad\",\n \"occaecat3\": \"in velit fugiat\",\n \"anim_7\": \"proident occaecat\",\n \"dolor_3\": \"reprehenderit id\",\n \"sint3\": \"qui magna et\",\n \"voluptate_be8\": \"fugiat ad qui tempor\",\n \"dolorb1_\": \"consequat veniam est labore\",\n \"ut_62\": \"sunt pariatur sit\",\n \"sed_4be\": \"commodo fugiat\",\n \"consectetur_75b\": \"consectetur nostrud\",\n \"incididunt_b\": \"veniam cupidatat quis reprehenderit\",\n \"dolorf\": \"sed proident officia\",\n \"commodof\": \"ex consequat quis\",\n \"irure_bbe\": \"enim irure nisi nulla\",\n \"cupidatatdc0\": \"occaecat adipisicing enim\",\n \"sintf9\": \"elit\",\n \"dolor_10d\": \"pariatur adipisicing in et\",\n \"exercitation8\": \"qui ut in proident\",\n \"Excepteur_e\": \"laboris in\",\n \"laboris4\": \"velit sint cillum\",\n \"anim3\": \"occaecat ut ut\",\n \"elit__\": \"mollit dolore dolor dolore\",\n \"eiusmod41\": \"in nisi elit\",\n \"irure_21f\": \"aliquip\"\n },\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9153,7 +9537,7 @@ "_postman_previewlanguage": "text" }, { - "id": "32b3a6a1-dc37-4ede-9258-a3f02b4a82d3", + "id": "ac932b8f-f762-41ea-8732-d15971e6306b", "name": "The reader is not linked to the merchant account.\n", "originalRequest": { "url": { @@ -9179,7 +9563,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"meta\": {\n \"do_5a\": \"ad dolore Ut nulla\",\n \"ex0_\": \"est minim in\",\n \"enim_f4\": \"mollit aute Excepteur sed magna\",\n \"minim7_\": \"aliqua tempor anim\",\n \"ut8\": \"dolor\",\n \"esse_3cd\": \"pariatur\",\n \"voluptate_47c\": \"Duis\",\n \"aliqua_e\": \"anim laboris dolor\",\n \"Lorem80\": \"dolore enim aute\",\n \"sunt_5e\": \"in laboris in ad labore\",\n \"labore2d\": \"sunt\",\n \"ea__\": \"amet sed\",\n \"mollit_4\": \"labore laboris sit ut\",\n \"dolore__\": \"enim eiusmod aliquip\",\n \"inb\": \"mollit tempor eu aute commodo\",\n \"laborum8\": \"consequat cupidatat\",\n \"in4f1\": \"ad elit exercitation in\",\n \"magna_3a5\": \"sed Lorem ex Ut\",\n \"deserunt_83\": \"nisi pariatur consequat\",\n \"inf88\": \"amet pariatur ea et\",\n \"consequataf\": \"et ut ex laboris\",\n \"ex5f\": \"cillum ad veniam fugiat exercitation\",\n \"esse1c\": \"elit fug\",\n \"dolore_58\": \"in aliqua elit\",\n \"nisi4d\": \"pariatur amet reprehenderit ipsum\",\n \"eu636\": \"adipisicing eu laborum\"\n },\n \"name\": \"\"\n}", + "raw": "{\n \"meta\": {\n \"sed_97\": \"aliquip ut cupidatat velit\",\n \"ullamco_a28\": \"minim\",\n \"laborum_f\": \"aliquip ex minim in\",\n \"irure_90\": \"labore quis qui reprehenderit\",\n \"exercitationc\": \"incididunt irure Lorem\",\n \"Duis_\": \"cillum quis velit\",\n \"irure3a6\": \"cillum id\",\n \"ut_b\": \"occaecat\",\n \"ut__\": \"nostrud anim labore id ullamco\",\n \"nisi7d\": \"laboris\",\n \"laboris_7\": \"aute dolo\",\n \"anima5_\": \"ad\",\n \"occaecat3\": \"in velit fugiat\",\n \"anim_7\": \"proident occaecat\",\n \"dolor_3\": \"reprehenderit id\",\n \"sint3\": \"qui magna et\",\n \"voluptate_be8\": \"fugiat ad qui tempor\",\n \"dolorb1_\": \"consequat veniam est labore\",\n \"ut_62\": \"sunt pariatur sit\",\n \"sed_4be\": \"commodo fugiat\",\n \"consectetur_75b\": \"consectetur nostrud\",\n \"incididunt_b\": \"veniam cupidatat quis reprehenderit\",\n \"dolorf\": \"sed proident officia\",\n \"commodof\": \"ex consequat quis\",\n \"irure_bbe\": \"enim irure nisi nulla\",\n \"cupidatatdc0\": \"occaecat adipisicing enim\",\n \"sintf9\": \"elit\",\n \"dolor_10d\": \"pariatur adipisicing in et\",\n \"exercitation8\": \"qui ut in proident\",\n \"Excepteur_e\": \"laboris in\",\n \"laboris4\": \"velit sint cillum\",\n \"anim3\": \"occaecat ut ut\",\n \"elit__\": \"mollit dolore dolor dolore\",\n \"eiusmod41\": \"in nisi elit\",\n \"irure_21f\": \"aliquip\"\n },\n \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9201,7 +9585,7 @@ } }, { - "id": "af52f46f-8e4e-44a6-a9e4-c45ea66bf3d2", + "id": "1c54cbd3-4286-4dda-9175-529d2b0e32e6", "name": "Create a Reader Checkout", "request": { "name": "Create a Reader Checkout", @@ -9258,7 +9642,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"ipsum69\": \"ipsum adipisicing\",\n \"fugiat5\": 62941677,\n \"minim4e\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", + "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"dolore_3\": -50881356,\n \"exercitation50\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9266,11 +9650,19 @@ } } }, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "bd37cc6e-ed2e-4c06-9ddc-21f5ec4fd92e", + "id": "33290a77-5da3-4e59-8ae6-45d64682ee6a", "name": "The Checkout got successfully created for the given reader.\n", "originalRequest": { "url": { @@ -9301,7 +9693,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"ipsum69\": \"ipsum adipisicing\",\n \"fugiat5\": 62941677,\n \"minim4e\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", + "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"dolore_3\": -50881356,\n \"exercitation50\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9323,7 +9715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad551af0-2b51-4e27-b54c-cfa36d1e7cbe", + "id": "11ee65a4-8c12-4c52-9dda-7a9a77265f16", "name": "Bad Request", "originalRequest": { "url": { @@ -9354,7 +9746,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"ipsum69\": \"ipsum adipisicing\",\n \"fugiat5\": 62941677,\n \"minim4e\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", + "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"dolore_3\": -50881356,\n \"exercitation50\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9376,7 +9768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7746b46-4c41-4cac-9c55-39d6cc96b0f5", + "id": "f8bc3556-f0d5-4551-8262-806be894aaf1", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -9407,7 +9799,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"ipsum69\": \"ipsum adipisicing\",\n \"fugiat5\": 62941677,\n \"minim4e\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", + "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"dolore_3\": -50881356,\n \"exercitation50\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9424,12 +9816,12 @@ "value": "application/json" } ], - "body": "{\n \"errors\": {\n \"minim_bc3\": 32860130.77333063\n }\n}", + "body": "{\n \"errors\": {\n \"consectetur_76\": \"ad do dolor\",\n \"nostrude6\": false,\n \"ea_c\": 8054401\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "280facdf-f121-48c0-8e43-fb8db161073e", + "id": "36655752-854b-4e20-974c-b334b125153b", "name": "Internal Server Error", "originalRequest": { "url": { @@ -9460,7 +9852,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"ipsum69\": \"ipsum adipisicing\",\n \"fugiat5\": 62941677,\n \"minim4e\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", + "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"dolore_3\": -50881356,\n \"exercitation50\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9482,7 +9874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fe08f62-c144-4060-9d55-0b65cdfec73b", + "id": "62f96a91-25f4-4763-aa2d-09fd01afb3e5", "name": "Bad Gateway", "originalRequest": { "url": { @@ -9513,7 +9905,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"ipsum69\": \"ipsum adipisicing\",\n \"fugiat5\": 62941677,\n \"minim4e\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", + "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"dolore_3\": -50881356,\n \"exercitation50\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9535,7 +9927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5725aaf6-346f-49e5-8b21-e00183018bf7", + "id": "79b0ca09-04b2-40f9-92cb-9c2e778950c5", "name": "Gateway Timeout", "originalRequest": { "url": { @@ -9566,7 +9958,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"ipsum69\": \"ipsum adipisicing\",\n \"fugiat5\": 62941677,\n \"minim4e\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", + "raw": "{\n \"total_amount\": {\n \"value\": \"\",\n \"currency\": \"\",\n \"minor_unit\": \"\"\n },\n \"affiliate\": {\n \"app_id\": \"\",\n \"key\": \"\",\n \"foreign_transaction_id\": \"\",\n \"tags\": {\n \"dolore_3\": -50881356,\n \"exercitation50\": true\n }\n },\n \"card_type\": \"debit\",\n \"description\": \"\",\n \"installments\": \"\",\n \"return_url\": \"\",\n \"tip_rates\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9594,7 +9986,7 @@ } }, { - "id": "50be4069-3ae0-4852-bae0-079007c4c2fa", + "id": "873004dd-117c-40f7-bcd0-8c5e44009bb5", "name": "Create a Reader Terminate action", "request": { "name": "Create a Reader Terminate action", @@ -9646,11 +10038,19 @@ ], "method": "POST", "body": {}, - "auth": null + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}" + } + ] + } }, "response": [ { - "id": "f0d053e6-fc5f-4514-935f-8876628cf80a", + "id": "1198db9f-2117-4228-83d8-50ab779e2a40", "name": "The Terminate action was successfully dispatched for the given reader.\n", "originalRequest": { "url": { @@ -9678,7 +10078,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0165705f-6183-46ec-b152-4da6194bec88", + "id": "25d52b65-26d9-4e8c-935a-08c054ec0692", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -9713,12 +10113,12 @@ "value": "application/json" } ], - "body": "{\n \"errors\": {\n \"minim_bc3\": 32860130.77333063\n }\n}", + "body": "{\n \"errors\": {\n \"consectetur_76\": \"ad do dolor\",\n \"nostrude6\": false,\n \"ea_c\": 8054401\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c3d50d3b-0cc6-4b9f-98bc-cad90ba49848", + "id": "9ace9bbd-f50e-4b87-85de-52d59f3b75f0", "name": "Internal Server Error", "originalRequest": { "url": { @@ -9758,7 +10158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b86c2767-29ae-4e04-b548-21d06b258e96", + "id": "69fe3fc3-be01-4a4c-a9b1-59b14d613425", "name": "Bad Gateway", "originalRequest": { "url": { @@ -9798,7 +10198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "906c030d-d555-440d-85db-187d3cc72ea9", + "id": "fc52c09a-f89a-4f57-8ff5-46c3bfa42ee6", "name": "Gateway Timeout", "originalRequest": { "url": { @@ -9854,7 +10254,7 @@ } ], "info": { - "_postman_id": "5b597b1a-06e7-4328-9f35-05c260030468", + "_postman_id": "21f6358c-ef85-471c-b436-5fbe91f783fa", "name": "SumUp REST API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": {