Chilkat Online Tools

Objective-C / Bond APIs / simulate authorization

Back to Collection Items

#import <CkoHttp.h>
#import <CkoJsonObject.h>
#import <CkoHttpResponse.h>

// This example assumes the Chilkat API to have been previously unlocked.
// See Global Unlock Sample for sample code.

CkoHttp *http = [[CkoHttp alloc] init];
BOOL success;

// Use this online tool to generate code from sample JSON: Generate Code to Create JSON

// The following JSON is sent in the request body.

// {
//   "card_id": "{{card_id}}",
//   "amount": "4.99",
//   "currency": "USD",
//   "merchant_name": "Amazon.com Amzn.com/billWAUSA",
//   "merchant_city": "Amzn.com/bill",
//   "merchant_state": "WA",
//   "merchant_zip_code": "98109",
//   "mcc": "5462",
//   "mid": "987654321"
// }

CkoJsonObject *json = [[CkoJsonObject alloc] init];
[json UpdateString: @"card_id" value: @"{{card_id}}"];
[json UpdateString: @"amount" value: @"4.99"];
[json UpdateString: @"currency" value: @"USD"];
[json UpdateString: @"merchant_name" value: @"Amazon.com Amzn.com/billWAUSA"];
[json UpdateString: @"merchant_city" value: @"Amzn.com/bill"];
[json UpdateString: @"merchant_state" value: @"WA"];
[json UpdateString: @"merchant_zip_code" value: @"98109"];
[json UpdateString: @"mcc" value: @"5462"];
[json UpdateString: @"mid" value: @"987654321"];

[http SetRequestHeader: @"Content-Type" value: @"application/json"];
[http SetRequestHeader: @"Authorization" value: @"{{authorization}}"];
[http SetRequestHeader: @"Identity" value: @"{{identity}}"];

CkoHttpResponse *resp = [http PostJson3: @"https://{{environment}}.bond.tech/api/v0/simulate/authorization" contentType: @"application/json" json: json];
if (http.LastMethodSuccess == NO) {
    NSLog(@"%@",http.LastErrorText);
    return;
}

NSLog(@"%d",[resp.StatusCode intValue]);
NSLog(@"%@",resp.BodyStr);

Curl Command

curl -X POST
	-H "Content-Type: application/json"
	-H "Authorization: {{authorization}}"
	-H "Identity: {{identity}}"
	-d '{
    "card_id": "{{card_id}}",
    "amount": "4.99",
    "currency": "USD",
    "merchant_name": "Amazon.com Amzn.com/billWAUSA",
    "merchant_city": "Amzn.com/bill",
    "merchant_state": "WA",
    "merchant_zip_code": "98109",
    "mcc": "5462",
    "mid": "987654321"
}'
https://{{environment}}.bond.tech/api/v0/simulate/authorization

Postman Collection Item JSON

{
  "name": "simulate authorization",
  "event": [
    {
      "listen": "test",
      "script": {
        "exec": [
          "var jsonData = pm.response.json();",
          "pm.collectionVariables.set(\"transaction_id\", jsonData.transaction_id)"
        ],
        "type": "text/javascript"
      }
    }
  ],
  "request": {
    "method": "POST",
    "header": [
      {
        "key": "Content-Type",
        "type": "text",
        "value": "application/json"
      },
      {
        "key": "Authorization",
        "type": "text",
        "value": "{{authorization}}"
      },
      {
        "key": "Identity",
        "type": "text",
        "value": "{{identity}}"
      }
    ],
    "body": {
      "mode": "raw",
      "raw": "{\n    \"card_id\": \"{{card_id}}\",\n    \"amount\": \"4.99\",\n    \"currency\": \"USD\",\n    \"merchant_name\": \"Amazon.com Amzn.com/billWAUSA\",\n    \"merchant_city\": \"Amzn.com/bill\",\n    \"merchant_state\": \"WA\",\n    \"merchant_zip_code\": \"98109\",\n    \"mcc\": \"5462\",\n    \"mid\": \"987654321\"\n}"
    },
    "url": {
      "raw": "https://{{environment}}.bond.tech/api/v0/simulate/authorization",
      "protocol": "https",
      "host": [
        "{{environment}}",
        "bond",
        "tech"
      ],
      "path": [
        "api",
        "v0",
        "simulate",
        "authorization"
      ]
    },
    "description": "Add Card financial Core"
  },
  "response": [
    {
      "name": "simulate transaction",
      "originalRequest": {
        "method": "PATCH",
        "header": [
          {
            "key": "Content-Type",
            "type": "text",
            "value": "application/json"
          },
          {
            "key": "Authorization",
            "type": "text",
            "value": "{{authorization}}"
          },
          {
            "key": "Identity",
            "type": "text",
            "value": "{{identity}}"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": ""
        },
        "url": {
          "raw": "https://sandbox.prod2.prod.bond.tech/api/v0/simulate",
          "protocol": "https",
          "host": [
            "sandbox",
            "prod2",
            "prod",
            "bond",
            "tech"
          ],
          "path": [
            "api",
            "v0",
            "simulate"
          ]
        }
      },
      "_postman_previewlanguage": "json",
      "header": null,
      "cookie": [
      ],
      "body": "{\n    \"rewards\": null,\n    \"transaction_type\": \"POS Purchase\",\n    \"transaction_time\": \"2021-08-03 16:45:55\",\n    \"customer_id\": \"b06d5406-7b65-4921-8806-bad23dd88bad\",\n    \"merchant_state\": \"WA\",\n    \"bond_brand_id\": \"00000000-0000-0000-0000-000000000000\",\n    \"payment_rail\": \"card\",\n    \"transaction_id\": \"6600347602\",\n    \"origin_timestamp\": \"2021-08-03 16:45:55\",\n    \"merchant_zip_code\": \"98109\",\n    \"merchant_name\": \"Amazon.Com Amzn.Com/Billwausa Usa\",\n    \"new_balance\": \"919.01\",\n    \"merchant_city\": \"Amzn.com/bill\",\n    \"account_id\": \"0bebf64a-a74b-42f4-9af9-8e5ac7b07cf4\",\n    \"amount\": \"-4.99\",\n    \"date_updated\": \"2021-08-03 16:45:55.447672+00:00\",\n    \"original_transaction_id\": null,\n    \"exchange_rate\": null,\n    \"transaction_state\": \"pending\",\n    \"merchant_address\": null,\n    \"amount_in_cents\": \"-499\",\n    \"merchant_id\": null,\n    \"prior_balance\": \"919.01\",\n    \"fee\": null,\n    \"cardholder_presence_indicator\": null,\n    \"card_id\": \"39ea1302-9228-4a70-a370-ebb527827aca\",\n    \"merchant_country\": null,\n    \"rewards_rate\": null,\n    \"transaction_response_code\": null,\n    \"acquiring_institution_identification_code\": null,\n    \"raw_statement_descriptor\": \"Amazon.com Amzn.com/billWAUSA USA\",\n    \"currency_code\": \"USD\",\n    \"settled_date\": \"2021-08-03 16:45:55\",\n    \"mcc\": \"Bakeries\",\n    \"uuid\": \"145e0a6b-beff-4b68-9fcc-05bef2c9b6dd\",\n    \"date_created\": \"2021-08-03 16:45:55.447665+00:00\"\n}"
    }
  ]
}