Node.js / Bond APIs / 4a. simulate authorization
Back to Collection Items
var os = require('os');
if (os.platform() == 'win32') {
if (os.arch() == 'ia32') {
var chilkat = require('@chilkat/ck-node21-win-ia32');
} else {
var chilkat = require('@chilkat/ck-node21-win64');
}
} else if (os.platform() == 'linux') {
if (os.arch() == 'arm') {
var chilkat = require('@chilkat/ck-node21-arm');
} else if (os.arch() == 'x86') {
var chilkat = require('@chilkat/ck-node21-linux32');
} else {
var chilkat = require('@chilkat/ck-node21-linux64');
}
} else if (os.platform() == 'darwin') {
if (os.arch() == 'arm64') {
var chilkat = require('@chilkat/ck-node21-mac-m1');
} else {
var chilkat = require('@chilkat/ck-node21-macosx');
}
}
function chilkatExample() {
// This example assumes the Chilkat API to have been previously unlocked.
// See Global Unlock Sample for sample code.
var http = new chilkat.Http();
var 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"
// }
var json = new chilkat.JsonObject();
json.UpdateString("card_id","{{card_id}}");
json.UpdateString("amount","4.99");
json.UpdateString("currency","USD");
json.UpdateString("merchant_name","Amazon.com Amzn.com/billWAUSA");
json.UpdateString("merchant_city","Amzn.com/bill");
json.UpdateString("merchant_state","WA");
json.UpdateString("merchant_zip_code","98109");
json.UpdateString("mcc","5462");
json.UpdateString("mid","987654321");
http.SetRequestHeader("Content-Type","application/json");
http.SetRequestHeader("Authorization","{{authorization}}");
http.SetRequestHeader("Identity","{{identity}}");
// resp: HttpResponse
var resp = http.PostJson3("https://{{environment}}.bond.tech/api/v0/simulate/authorization","application/json",json);
if (http.LastMethodSuccess == false) {
console.log(http.LastErrorText);
return;
}
console.log(resp.StatusCode);
console.log(resp.BodyStr);
}
chilkatExample();
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": "4a. 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}"
}
]
}