v2

latestOpenAPI 3.0.02026-07-3139594346.4 KB
Transactions

Transaction Details

This allows you to pull the full transaction details for a given transaction.

Note: All objects and fields marked required in the Transaction Details response are also nullable. This includes any sub-components (objects or fields) also marked required.

get/v1/merchant/transactions/{REFERENCE}

Path parameters

REFERENCEstring required

This is the Bolt transaction reference. (ex. N7Y3-NFKC-VFRF)

Response

Transaction Details Retrieved

auth_verification_status'new' | 'verified' | 'failed' | 'expired'

Used to track the status of micro-authorizations. Nullable for Transactions Details.

authorization_idstring

The authorization's id.

dateinteger

Transaction date. Nullable for Transactions Details.

idstring

The unique ID associated with the transaction. Nullable for Transactions Details.

indemnification_decision'unknown' | 'indemnified' | 'not_indemnified'

Describes whether the transaction is indemnified by Bolt for fraud.

indemnification_reason'unknown' | 'checkout' | 'virtual_terminal' | 'merchant_back_office' | 'merchant_force_approved' | 'reversibly_rejected' | 'irreversibly_rejected' | 'risk_engine_approved' | 'analyst_approved' | 'auth_verification' | 'paypal' | 'afterpay' | 'direct_payments' | 'whitelist' | 'external_review' | 'affirm' | 'merchant_ip_address' | 'amazon_pay' | 'apple_pay' | 'phone_order' | 'klarna' | 'cardholder_authentication' | 'address_change_rejected' | 'indemnify_direct_payments' | 'indemnify_virtual_terminal' | 'membership_subscription' | 'embedded_guest_checkout' | 'risk_assessment_only' | 'sezzle' | 'credova' | 'subscription' | 'indemnify_apm_transaction'

Describes the reason that the transaction is or is not indemnified by Bolt for fraud.

last_viewed_utcinteger

The last view time as UTC.

last4string

The card's last 4 digits. Nullable for Transactions Details.

merchant_order_numberstring

The merchant's internal order number for this transaction.

platform_metadataobject
processor'adyen_gateway' | 'adyen_payfac' | 'affirm' | 'afterpay' | 'alliance_data' | 'amazon_pay' | 'authorize_net' | 'braintree' | 'checkout_com' | 'cybersource' | 'first_data' | 'klarna' | 'nmi' | 'orbital' | 'paypal' | 'radial' | 'radial_klarna' | 'radial_paypal' | 'rocketgate' | 'sezzle' | 'shopify_payments' | 'stripe' | 'vantiv'

The processor used. Nullable for Transactions Details.

referencestring

The transaction's 12-digit Bolt reference ID. Nullable for Transactions Details.

refund_transaction_idsTransactionId[]

Nullable for Transactions Details.

risk_review_status'unknown' | 'needs_review' | 'reviewed'

Describes the current Risk Review status. A transaction could be unreviewed, reviewed, or pending manual review by the Bolt team.

risk_scoreinteger
status'in_progress' | 'completed' | 'cancelled' | 'failed' | 'pending' | 'created' | 'authorized' | 'rejected_reversible' | 'rejected_irreversible'

The transaction's status.

transaction_propertiesobject
type'cc_payment' | 'cc_credit' | 'funding_transfer' | 'processing_fee_transfer' | 'reserve_transfer' | 'float_transfer' | 'merchant_credit' | 'merchant_debit' | 'funding_withdrawal' | 'processing_fee_withdrawal' | 'zero_amount' | 'bolt_fee_transfer' | 'bolt_fee_withdrawal' | 'bank_account_verification' | 'authorization_verification' | 'paypal_payment' | 'paypal_refund' | 'apm_payment' | 'apm_refund' | 'zero_amount_verification'

The type of transaction.

view_statusstring
void_causestring

Example response

{
  "adjust_transactions": [
    {
      "amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "authorization": {
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
        "status": "succeeded"
      },
      "capture": {
        "amount": {
          "amount": 754,
          "currency": "USD",
          "currency_symbol": "$"
        },
        "id": "BcDE4fafd2a4",
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
        "splits": [
          {
            "amount": {
              "amount": 754,
              "currency": "USD",
              "currency_symbol": "$"
            },
            "type": "processing_fee"
          }
        ],
        "status": "succeeded"
      },
      "captures": [
        {
          "amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "id": "BcDE4fafd2a4",
          "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
          "splits": {
            "amount": {
              "amount": 754,
              "currency": "USD",
              "currency_symbol": "$"
            }
          },
          "status": "succeeded"
        }
      ],
      "credit": {
        "status": "succeeded",
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567"
      },
      "date": 1615407159447,
      "from_consumer": {
        "first_name": "Alan",
        "last_name": "Watts",
        "emails": [
          {
            "priority": "primary"
          }
        ],
        "phones": [
          {
            "country_code": "US"
          }
        ]
      },
      "from_credit_card": {
        "billing_address": {
          "company": "Bolt",
          "country": "United States",
          "country_code": "US",
          "door_code": "123456",
          "email_address": "alan.watts@example.com",
          "first_name": "Alan",
          "last_name": "Watts",
          "locality": "Brooklyn",
          "name": "Alan Watts",
          "phone_number": "+12125550199",
          "postal_code": "10044",
          "priority": "primary",
          "region": "NY",
          "region_code": "NY",
          "street_address1": "888 main street",
          "street_address2": "apt 3021",
          "street_address3": "c/o Alicia Watts",
          "street_address4": "Bridge Street Apartment Building B"
        },
        "bin": "402201",
        "display_network": "Visa",
        "expiration": 1654041600000,
        "icon_asset_path": "img/issuer-logos/visa.png",
        "id": "AB3rJKam5DhYE",
        "last4": "4021",
        "network": "visa",
        "priority": "primary",
        "status": "active",
        "token": "a1B2c3D4e5F6G7H8i9J0k1L2m3N4o5P6Q7r8S9t0",
        "token_type": "bolt"
      },
      "id": "T1c3p4yBuVYJ9",
      "indemnification_decision": "indemnified",
      "indemnification_reason": "merchant_force_approved",
      "last4": "4021",
      "merchant_division": {
        "merchant_password_login_url": "https://www.example.com/login"
      },
      "processor": "adyen_gateway",
      "reference": "LBLJ-TWW7-R9VC",
      "risk_review_status": "reviewed",
      "splits": [
        {
          "amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          }
        }
      ],
      "status": "cancelled",
      "to_consumer": {
        "first_name": "Alan",
        "last_name": "Watts",
        "emails": [
          {
            "priority": "primary"
          }
        ],
        "phones": [
          {
            "country_code": "US"
          }
        ]
      },
      "to_credit_card": {
        "billing_address": {
          "company": "Bolt",
          "country": "United States",
          "country_code": "US",
          "door_code": "123456",
          "email_address": "alan.watts@example.com",
          "first_name": "Alan",
          "last_name": "Watts",
          "locality": "Brooklyn",
          "name": "Alan Watts",
          "phone_number": "+12125550199",
          "postal_code": "10044",
          "priority": "primary",
          "region": "NY",
          "region_code": "NY",
          "street_address1": "888 main street",
          "street_address2": "apt 3021",
          "street_address3": "c/o Alicia Watts",
          "street_address4": "Bridge Street Apartment Building B"
        },
        "bin": "402201",
        "display_network": "Visa",
        "expiration": 1654041600000,
        "icon_asset_path": "img/issuer-logos/visa.png",
        "id": "AB3rJKam5DhYE",
        "last4": "4021",
        "network": "visa",
        "priority": "primary",
        "status": "active",
        "token": "a1B2c3D4e5F6G7H8i9J0k1L2m3N4o5P6Q7r8S9t0",
        "token_type": "bolt"
      },
      "type": "cc_payment",
      "void": {
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
        "status": "succeeded",
        "void": "123456"
      }
    }
  ],
  "amount": {
    "amount": 754,
    "currency": "USD",
    "currency_symbol": "$"
  },
  "auth_verification_status": "new",
  "authorization": {
    "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
    "status": "succeeded"
  },
  "authorization_id": "T1c3p4yBuVYJ9",
  "capture": {
    "amount": {
      "amount": 754,
      "currency": "USD",
      "currency_symbol": "$"
    },
    "id": "BcDE4fafd2a4",
    "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
    "splits": [
      {
        "amount": {
          "amount": 754,
          "currency": "USD",
          "currency_symbol": "$"
        },
        "type": "processing_fee"
      }
    ],
    "status": "succeeded"
  },
  "captures": [
    {
      "amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "id": "BcDE4fafd2a4",
      "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
      "splits": [
        {
          "amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "type": "processing_fee"
        }
      ],
      "status": "succeeded"
    }
  ],
  "chargeback_details": {
    "amt_won": {
      "amount": 754,
      "currency": "USD",
      "currency_symbol": "$"
    },
    "chargeback_amt": {
      "amount": 754,
      "currency": "USD",
      "currency_symbol": "$"
    },
    "chargeback_fee": {
      "amount": 754,
      "currency": "USD",
      "currency_symbol": "$"
    },
    "chargeback_id": "a3ad4d56fd7",
    "net_amt": {
      "amount": 754,
      "currency": "USD",
      "currency_symbol": "$"
    },
    "reason": "string",
    "reason_code": "product_not_received",
    "representment_reply_by_date": 1485997169003,
    "representment_result": "won"
  },
  "credit": {
    "status": "succeeded"
  },
  "custom_fields": {
    "checkout_setup": "string",
    "context": "CHECKOUT",
    "external_id": "123456",
    "field_setup": "string",
    "label": "Special Field",
    "position": 1,
    "public_id": "i-123456",
    "required": true
  },
  "date": 1615407159447,
  "from_consumer": {
    "emails": [
      {
        "address": "alan.watts@example.com",
        "id": "123",
        "priority": "primary",
        "status": "active"
      }
    ],
    "first_name": "Charlotte",
    "id": "b2vghjk2v4c5fgdh3jak",
    "last_name": "Charles",
    "phones": [
      {
        "country_code": "1",
        "id": "123",
        "number": "+12125550199",
        "priority": "primary",
        "status": "active"
      }
    ]
  },
  "from_credit_card": {
    "billing_address": {
      "company": "Bolt",
      "country": "United States",
      "country_code": "US",
      "door_code": "123456",
      "email_address": "alan.watts@example.com",
      "first_name": "Alan",
      "last_name": "Watts",
      "locality": "Brooklyn",
      "name": "Alan Watts",
      "phone_number": "+12125550199",
      "postal_code": "10044",
      "priority": "primary",
      "region": "NY",
      "region_code": "NY",
      "street_address1": "888 main street",
      "street_address2": "apt 3021",
      "street_address3": "c/o Alicia Watts",
      "street_address4": "Bridge Street Apartment Building B"
    },
    "bin": "402201",
    "display_network": "Visa",
    "expiration": 1654041600000,
    "icon_asset_path": "img/issuer-logos/visa.png",
    "id": "AB3rJKam5DhYE",
    "last4": "4021",
    "network": "visa",
    "priority": "primary",
    "status": "active",
    "token": "a1B2c3D4e5F6G7H8i9J0k1L2m3N4o5P6Q7r8S9t0",
    "token_type": "bolt"
  },
  "id": "T1c3p4yBuVYJ9",
  "indemnification_decision": "indemnified",
  "indemnification_reason": "merchant_force_approved",
  "last_viewed_utc": 1485997169003,
  "last4": "4021",
  "manual_disputes": {
    "amount": 754,
    "currency": "USD",
    "delivery_evidence": "Delivery Evidence",
    "delivery_link": "https://example.com/delivery/234563245",
    "dispute_evidence": "Dispute Evidence",
    "dispute_link": "https://example.com/receipts/234563245",
    "other_evidence": "Other Evidence",
    "other_link": "https://example.com/other/234563245",
    "reason": "string",
    "status": "pending"
  },
  "merchant": {
    "created_at": 1485997169003,
    "description": "Brand Name Here.",
    "operational_processors": [
      {
        "processor": "adyen_gateway",
        "status": "primary"
      }
    ],
    "processor": "adyen_gateway",
    "public_id": "zSrbabI3MFe8",
    "time_zone": "America/Los_Angeles"
  },
  "merchant_division": {
    "account_page_url": "https://example.com/account",
    "api_base_domain_url": "https://apibasedomainurl.com",
    "create_order_url": "https://example.com/api/v1/create_order",
    "debug_url": "https://example.com/v1/debug",
    "description": "Storefront for employees only.",
    "get_account_url": "https://example.com/api/v1/account_get",
    "shopper_custom_fields_updated_url": "https://example.com/api/v1/shopper_custom_fields_updated",
    "hook_type": "pending",
    "hook_url": "https://example.com/api/v1/hooks",
    "id": "3X9aPQ67-YrB",
    "is_universal_merchant_api": true,
    "is_webhooks_v2": true,
    "logo": {
      "domain": "mystore-staging.boltapp.com",
      "resource": "division-logo.png"
    },
    "merchant_id": "3X9aPQ67-YrB",
    "oauth_logout_url": "https://example.com/api/v1/oauth_logout",
    "oauth_redirect_url": "https://example.com/api/v1/oauth_redirect",
    "platform": "big_commerce",
    "plugin_config_url": "https://example.com/api/v1/plugin_config",
    "privacy_policy_url": "https://example.com/api/v1/privacy",
    "product_info_url": "https://example.com/api/v1/product_details",
    "public_id": "3X9aPQ67-YrB",
    "shipping_and_tax_url": "https://example.com/api/v1/shipping_and_tax",
    "shipping_url": "https://example.com/api/v1/shipping",
    "tax_url": "https://example.com/api/v1/tax",
    "terms_of_service_url": "https://example.com/api/v1/terms",
    "universal_merchant_api_url": "https://example.com/api/bolt_universal",
    "update_cart_url": "https://example.com/api/v1/cart_update",
    "validate_additional_account_data_url": "https://example.com/api/v1/account_validate"
  },
  "merchant_order_number": "O-1234567",
  "order": {
    "cart": {
      "billing_address": {
        "company": "Bolt",
        "country": "United States",
        "country_code": "US",
        "door_code": "123456",
        "email_address": "alan.watts@example.com",
        "first_name": "Alan",
        "last_name": "Watts",
        "locality": "Brooklyn",
        "name": "Alan Watts",
        "phone_number": "+12125550199",
        "postal_code": "10044",
        "priority": "primary",
        "region": "NY",
        "region_code": "NY",
        "street_address1": "888 main street",
        "street_address2": "apt 3021",
        "street_address3": "c/o Alicia Watts",
        "street_address4": "Bridge Street Apartment Building B"
      },
      "cart_url": "https://boltswagstore.com/orders/123456765432",
      "currency": {
        "currency": "USD",
        "currency_symbol": "$"
      },
      "discount_amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "discounts": [
        {
          "amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "code": "SUMMER10",
          "description": "10% off our summer collection",
          "details_url": "https://boltswagstore.com/SUMMERSALE",
          "reference": "DISC-1234"
        }
      ],
      "display_id": "displayid_100",
      "fee_amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "fees": [
        {
          "category": "bags",
          "collections": [
            "summer"
          ],
          "color": "Bolt Blue",
          "customizations": [
            {
              "attributes": {
                "key1": "value1",
                "key2": "value2"
              },
              "price": 754
            }
          ],
          "details_url": "https://boltswagstore.com/products/123456",
          "image_url": "https://boltswagstore.com/products/123456/images/1.png",
          "manufacturer": "Bolt Textiles USA",
          "msrp": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "quantity": 1,
          "size": "Large",
          "sku": "BOLT-SKU_100",
          "subscription": {
            "frequency": {
              "unit": "month",
              "value": 2
            }
          },
          "tags": "tote, blue, linen, eco-friendly",
          "tax_amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "total_amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "unit_price": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "uom": "inches",
          "upc": "0825764603119"
        }
      ],
      "fulfillments": [
        {
          "cart_shipment": {
            "carrier": "USPS",
            "cost": {
              "amount": 754,
              "currency": "USD",
              "currency_symbol": "$"
            },
            "estimated_delivery_date": "2022-04-10 16:12:38.386000+00:00",
            "shipping_address": {
              "company": "Bolt",
              "country": "United States",
              "country_code": "US",
              "door_code": "123456",
              "email_address": "alan.watts@example.com",
              "first_name": "Alan",
              "last_name": "Watts",
              "locality": "Brooklyn",
              "name": "Alan Watts",
              "phone_number": "+12125550199",
              "postal_code": "10044",
              "priority": "primary",
              "region": "NY",
              "region_code": "NY",
              "street_address1": "888 main street",
              "street_address2": "apt 3021",
              "street_address3": "c/o Alicia Watts",
              "street_address4": "Bridge Street Apartment Building B"
            },
            "tax_amount": {
              "amount": 754,
              "currency": "USD",
              "currency_symbol": "$"
            }
          },
          "in_store_cart_shipment": {
            "address": {
              "company": "Bolt",
              "country": "United States",
              "country_code": "US",
              "door_code": "123456",
              "email_address": "alan.watts@example.com",
              "first_name": "Alan",
              "last_name": "Watts",
              "locality": "Brooklyn",
              "name": "Alan Watts",
              "phone_number": "+12125550199",
              "postal_code": "10044",
              "priority": "primary",
              "region": "NY",
              "region_code": "NY",
              "street_address1": "888 main street",
              "street_address2": "apt 3021",
              "street_address3": "c/o Alicia Watts",
              "street_address4": "Bridge Street Apartment Building B"
            },
            "distance": 1.2,
            "shipment": {
              "carrier": "FedEx",
              "cost": {
                "amount": 754,
                "currency": "USD",
                "currency_symbol": "$"
              },
              "estimated_delivery_date": "08-30-2022",
              "gift_options": {
                "message": "Happy Anniversary, Smoochy Poo!"
              },
              "id": "address1",
              "package_dimension": {
                "depth": 90,
                "height": 103,
                "unit": "cm",
                "width": 222
              },
              "package_type": "A big package.",
              "package_weights": {
                "unit": "kg",
                "weight": 22
              },
              "reference": "1123",
              "service": "Option 1",
              "shipping_address": {
                "company": "ACME Corp.",
                "country": "Canada",
                "country_code": "US",
                "email_address": "alan.watts@example.com",
                "first_name": "Charlotte",
                "id": "address-1",
                "last_name": "Charles",
                "locality": "Wayne County",
                "name": "Charlotte Charles",
                "phone_number": "+12125550199",
                "postal_code": "11209",
                "region": "Quebec",
                "street_address1": "42 Wallaby Way",
                "street_address2": "42 Wallaby Way",
                "street_address3": "42 Wallaby Way",
                "street_address4": "42 Wallaby Way"
              },
              "shipping_method": "unknown",
              "signature": "a1B2s3dC4f5g5D6hj6E7k8F9l0",
              "tax_amount": {
                "amount": 754,
                "currency": "USD",
                "currency_symbol": "$"
              },
              "total_weight": {
                "unit": "kg",
                "weight": 22
              }
            },
            "store_name": "My Store"
          },
          "items": [
            {
              "category": "bags",
              "collections": [
                "summer"
              ],
              "color": "Bolt Blue",
              "customizations": [
                {
                  "attributes": {
                    "key1": "value1",
                    "key2": "value2"
                  },
                  "price": 754
                }
              ],
              "details_url": "https://boltswagstore.com/products/123456",
              "image_url": "https://boltswagstore.com/products/123456/images/1.png",
              "manufacturer": "Bolt Textiles USA",
              "msrp": {
                "amount": 754,
                "currency": "USD",
                "currency_symbol": "$"
              },
              "quantity": 1,
              "size": "Large",
              "sku": "BOLT-SKU_100",
              "subscription": {
                "frequency": {
                  "unit": "month",
                  "value": 2
                }
              },
              "tags": "tote, blue, linen, eco-friendly",
              "tax_amount": {
                "amount": 754,
                "currency": "USD",
                "currency_symbol": "$"
              },
              "total_amount": {
                "amount": 754,
                "currency": "USD",
                "currency_symbol": "$"
              },
              "unit_price": {
                "amount": 754,
                "currency": "USD",
                "currency_symbol": "$"
              },
              "uom": "inches",
              "upc": "0825764603119"
            }
          ]
        }
      ],
      "in_store_shipments": {
        "address": {
          "company": "Bolt",
          "country": "United States",
          "country_code": "US",
          "door_code": "123456",
          "email_address": "alan.watts@example.com",
          "first_name": "Alan",
          "last_name": "Watts",
          "locality": "Brooklyn",
          "name": "Alan Watts",
          "phone_number": "+12125550199",
          "postal_code": "10044",
          "priority": "primary",
          "region": "NY",
          "region_code": "NY",
          "street_address1": "888 main street",
          "street_address2": "apt 3021",
          "street_address3": "c/o Alicia Watts",
          "street_address4": "Bridge Street Apartment Building B"
        },
        "distance": 1.2,
        "shipment": {
          "carrier": "FedEx",
          "cost": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "estimated_delivery_date": "08-30-2022",
          "gift_options": {
            "message": "Happy Anniversary, Smoochy Poo!"
          },
          "id": "address1",
          "package_dimension": {
            "depth": 90,
            "height": 103,
            "unit": "cm",
            "width": 222
          },
          "package_type": "A big package.",
          "package_weights": {
            "unit": "kg",
            "weight": 22
          },
          "reference": "1123",
          "service": "Option 1",
          "shipping_address": {
            "company": "ACME Corp.",
            "country": "Canada",
            "country_code": "US",
            "email_address": "alan.watts@example.com",
            "first_name": "Charlotte",
            "id": "address-1",
            "last_name": "Charles",
            "locality": "Wayne County",
            "name": "Charlotte Charles",
            "phone_number": "+12125550199",
            "postal_code": "11209",
            "region": "Quebec",
            "street_address1": "42 Wallaby Way",
            "street_address2": "42 Wallaby Way",
            "street_address3": "42 Wallaby Way",
            "street_address4": "42 Wallaby Way"
          },
          "shipping_method": "unknown",
          "signature": "a1B2s3dC4f5g5D6hj6E7k8F9l0",
          "tax_amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "total_weight": {
            "unit": "kg",
            "weight": 22
          }
        },
        "store_name": "My Store"
      },
      "items": [
        {
          "category": "bags",
          "collections": [
            "summer"
          ],
          "color": "Bolt Blue",
          "customizations": [
            {
              "attributes": {
                "key1": "value1",
                "key2": "value2"
              },
              "price": 754
            }
          ],
          "details_url": "https://boltswagstore.com/products/123456",
          "image_url": "https://boltswagstore.com/products/123456/images/1.png",
          "manufacturer": "Bolt Textiles USA",
          "msrp": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "quantity": 1,
          "size": "Large",
          "sku": "BOLT-SKU_100",
          "subscription": {
            "frequency": {
              "unit": "month",
              "value": 2
            }
          },
          "tags": "tote, blue, linen, eco-friendly",
          "tax_amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "total_amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "unit_price": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "uom": "inches",
          "upc": "0825764603119"
        }
      ],
      "loyalty_rewards": [
        {
          "amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          }
        }
      ],
      "loyalty_rewards_amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "msrp": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "order_description": "Order #1234567890",
      "order_reference": "order_100",
      "shipments": [
        {
          "carrier": "USPS",
          "cost": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "estimated_delivery_date": "2022-04-10 16:12:38.386000+00:00",
          "shipping_address": {
            "company": "Bolt",
            "country": "United States",
            "country_code": "US",
            "door_code": "123456",
            "email_address": "alan.watts@example.com",
            "first_name": "Alan",
            "last_name": "Watts",
            "locality": "Brooklyn",
            "name": "Alan Watts",
            "phone_number": "+12125550199",
            "postal_code": "10044",
            "priority": "primary",
            "region": "NY",
            "region_code": "NY",
            "street_address1": "888 main street",
            "street_address2": "apt 3021",
            "street_address3": "c/o Alicia Watts",
            "street_address4": "Bridge Street Apartment Building B"
          },
          "tax_amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          }
        }
      ],
      "shipping_amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "subtotal_amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "tax_amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "total_amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "transaction_reference": "6CEA-ZME1-DACE"
    }
  },
  "order_decision": {
    "decision_factors": [
      "checkout_behavior"
    ]
  },
  "processor": "adyen_gateway",
  "reference": "LBLJ-TWW7-R9VC",
  "refund_transaction_ids": [
    "T1c3p4yBuVYJ9"
  ],
  "refund_transactions": [
    {
      "amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "authorization": {
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
        "status": "succeeded"
      },
      "capture": {
        "amount": {
          "amount": 754,
          "currency": "USD",
          "currency_symbol": "$"
        },
        "id": "BcDE4fafd2a4",
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
        "splits": [
          {
            "amount": {
              "amount": 754,
              "currency": "USD",
              "currency_symbol": "$"
            },
            "type": "processing_fee"
          }
        ],
        "status": "succeeded"
      },
      "captures": [
        {
          "amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "id": "BcDE4fafd2a4",
          "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
          "splits": {
            "amount": {
              "amount": 754,
              "currency": "USD",
              "currency_symbol": "$"
            }
          },
          "status": "succeeded"
        }
      ],
      "credit": {
        "status": "succeeded",
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567"
      },
      "date": 1615407159447,
      "from_consumer": {
        "first_name": "Alan",
        "last_name": "Watts",
        "emails": [
          {
            "priority": "primary"
          }
        ],
        "phones": [
          {
            "country_code": "US"
          }
        ]
      },
      "from_credit_card": {
        "billing_address": {
          "company": "Bolt",
          "country": "United States",
          "country_code": "US",
          "door_code": "123456",
          "email_address": "alan.watts@example.com",
          "first_name": "Alan",
          "last_name": "Watts",
          "locality": "Brooklyn",
          "name": "Alan Watts",
          "phone_number": "+12125550199",
          "postal_code": "10044",
          "priority": "primary",
          "region": "NY",
          "region_code": "NY",
          "street_address1": "888 main street",
          "street_address2": "apt 3021",
          "street_address3": "c/o Alicia Watts",
          "street_address4": "Bridge Street Apartment Building B"
        },
        "bin": "402201",
        "display_network": "Visa",
        "expiration": 1654041600000,
        "icon_asset_path": "img/issuer-logos/visa.png",
        "id": "AB3rJKam5DhYE",
        "last4": "4021",
        "network": "visa",
        "priority": "primary",
        "status": "active",
        "token": "a1B2c3D4e5F6G7H8i9J0k1L2m3N4o5P6Q7r8S9t0",
        "token_type": "bolt"
      },
      "id": "T1c3p4yBuVYJ9",
      "indemnification_decision": "indemnified",
      "indemnification_reason": "merchant_force_approved",
      "last4": "4021",
      "merchant_division": {
        "merchant_password_login_url": "https://www.example.com/login"
      },
      "processor": "adyen_gateway",
      "reference": "LBLJ-TWW7-R9VC",
      "risk_review_status": "reviewed",
      "splits": [
        {
          "amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          }
        }
      ],
      "status": "cancelled",
      "to_consumer": {
        "first_name": "Alan",
        "last_name": "Watts",
        "emails": [
          {
            "priority": "primary"
          }
        ],
        "phones": [
          {
            "country_code": "US"
          }
        ]
      },
      "to_credit_card": {
        "billing_address": {
          "company": "Bolt",
          "country": "United States",
          "country_code": "US",
          "door_code": "123456",
          "email_address": "alan.watts@example.com",
          "first_name": "Alan",
          "last_name": "Watts",
          "locality": "Brooklyn",
          "name": "Alan Watts",
          "phone_number": "+12125550199",
          "postal_code": "10044",
          "priority": "primary",
          "region": "NY",
          "region_code": "NY",
          "street_address1": "888 main street",
          "street_address2": "apt 3021",
          "street_address3": "c/o Alicia Watts",
          "street_address4": "Bridge Street Apartment Building B"
        },
        "bin": "402201",
        "display_network": "Visa",
        "expiration": 1654041600000,
        "icon_asset_path": "img/issuer-logos/visa.png",
        "id": "AB3rJKam5DhYE",
        "last4": "4021",
        "network": "visa",
        "priority": "primary",
        "status": "active",
        "token": "a1B2c3D4e5F6G7H8i9J0k1L2m3N4o5P6Q7r8S9t0",
        "token_type": "bolt"
      },
      "type": "cc_payment",
      "void": {
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
        "status": "succeeded",
        "void": "123456"
      }
    }
  ],
  "refunded_amount": {
    "amount": 754,
    "currency": "USD",
    "currency_symbol": "$"
  },
  "review_ticket": {
    "id": "2d34a56",
    "request_deadline": 1627955971268
  },
  "risk_insights": {
    "available": true,
    "decision_factors": [
      "checkout_behavior"
    ],
    "fraud_probability": 943
  },
  "risk_review_status": "reviewed",
  "source_transaction": {
    "amount": {
      "amount": 754,
      "currency": "USD",
      "currency_symbol": "$"
    },
    "authorization": {
      "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
      "status": "succeeded"
    },
    "capture": {
      "amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "id": "BcDE4fafd2a4",
      "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
      "splits": [
        {
          "amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "type": "processing_fee"
        }
      ],
      "status": "succeeded"
    },
    "captures": [
      {
        "amount": {
          "amount": 754,
          "currency": "USD",
          "currency_symbol": "$"
        },
        "id": "BcDE4fafd2a4",
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
        "splits": {
          "amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          }
        },
        "status": "succeeded"
      }
    ],
    "credit": {
      "status": "succeeded",
      "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567"
    },
    "date": 1615407159447,
    "from_consumer": {
      "first_name": "Alan",
      "last_name": "Watts",
      "emails": [
        {
          "priority": "primary"
        }
      ],
      "phones": [
        {
          "country_code": "US"
        }
      ]
    },
    "from_credit_card": {
      "billing_address": {
        "company": "Bolt",
        "country": "United States",
        "country_code": "US",
        "door_code": "123456",
        "email_address": "alan.watts@example.com",
        "first_name": "Alan",
        "last_name": "Watts",
        "locality": "Brooklyn",
        "name": "Alan Watts",
        "phone_number": "+12125550199",
        "postal_code": "10044",
        "priority": "primary",
        "region": "NY",
        "region_code": "NY",
        "street_address1": "888 main street",
        "street_address2": "apt 3021",
        "street_address3": "c/o Alicia Watts",
        "street_address4": "Bridge Street Apartment Building B"
      },
      "bin": "402201",
      "display_network": "Visa",
      "expiration": 1654041600000,
      "icon_asset_path": "img/issuer-logos/visa.png",
      "id": "AB3rJKam5DhYE",
      "last4": "4021",
      "network": "visa",
      "priority": "primary",
      "status": "active",
      "token": "a1B2c3D4e5F6G7H8i9J0k1L2m3N4o5P6Q7r8S9t0",
      "token_type": "bolt"
    },
    "id": "T1c3p4yBuVYJ9",
    "indemnification_decision": "indemnified",
    "indemnification_reason": "merchant_force_approved",
    "last4": "4021",
    "merchant_division": {
      "merchant_password_login_url": "https://www.example.com/login"
    },
    "processor": "adyen_gateway",
    "reference": "LBLJ-TWW7-R9VC",
    "risk_review_status": "reviewed",
    "splits": [
      {
        "amount": {
          "amount": 754,
          "currency": "USD",
          "currency_symbol": "$"
        }
      }
    ],
    "status": "cancelled",
    "to_consumer": {
      "first_name": "Alan",
      "last_name": "Watts",
      "emails": [
        {
          "priority": "primary"
        }
      ],
      "phones": [
        {
          "country_code": "US"
        }
      ]
    },
    "to_credit_card": {
      "billing_address": {
        "company": "Bolt",
        "country": "United States",
        "country_code": "US",
        "door_code": "123456",
        "email_address": "alan.watts@example.com",
        "first_name": "Alan",
        "last_name": "Watts",
        "locality": "Brooklyn",
        "name": "Alan Watts",
        "phone_number": "+12125550199",
        "postal_code": "10044",
        "priority": "primary",
        "region": "NY",
        "region_code": "NY",
        "street_address1": "888 main street",
        "street_address2": "apt 3021",
        "street_address3": "c/o Alicia Watts",
        "street_address4": "Bridge Street Apartment Building B"
      },
      "bin": "402201",
      "display_network": "Visa",
      "expiration": 1654041600000,
      "icon_asset_path": "img/issuer-logos/visa.png",
      "id": "AB3rJKam5DhYE",
      "last4": "4021",
      "network": "visa",
      "priority": "primary",
      "status": "active",
      "token": "a1B2c3D4e5F6G7H8i9J0k1L2m3N4o5P6Q7r8S9t0",
      "token_type": "bolt"
    },
    "type": "cc_payment",
    "void": {
      "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
      "status": "succeeded",
      "void": "123456"
    }
  },
  "splits": [
    {
      "amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "type": "processing_fee"
    }
  ],
  "status": "cancelled",
  "timeline": {
    "address_change": {
      "from_address": {
        "company": "Bolt",
        "country": "United States",
        "country_code": "US",
        "door_code": "123456",
        "email_address": "alan.watts@example.com",
        "first_name": "Alan",
        "last_name": "Watts",
        "locality": "Brooklyn",
        "name": "Alan Watts",
        "phone_number": "+12125550199",
        "postal_code": "10044",
        "priority": "primary",
        "region": "NY",
        "region_code": "NY",
        "street_address1": "888 main street",
        "street_address2": "apt 3021",
        "street_address3": "c/o Alicia Watts",
        "street_address4": "Bridge Street Apartment Building B"
      },
      "to_address": {
        "company": "Bolt",
        "country": "United States",
        "country_code": "US",
        "door_code": "123456",
        "email_address": "alan.watts@example.com",
        "first_name": "Alan",
        "last_name": "Watts",
        "locality": "Brooklyn",
        "name": "Alan Watts",
        "phone_number": "+12125550199",
        "postal_code": "10044",
        "priority": "primary",
        "region": "NY",
        "region_code": "NY",
        "street_address1": "888 main street",
        "street_address2": "apt 3021",
        "street_address3": "c/o Alicia Watts",
        "street_address4": "Bridge Street Apartment Building B"
      }
    },
    "amount": {
      "amount": 754,
      "currency": "USD",
      "currency_symbol": "$"
    },
    "consumer": {
      "first_name": "Alan",
      "last_name": "Watts"
    },
    "transaction": {
      "amount": {
        "amount": 754,
        "currency": "USD",
        "currency_symbol": "$"
      },
      "authorization": {
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
        "status": "succeeded"
      },
      "capture": {
        "amount": {
          "amount": 754,
          "currency": "USD",
          "currency_symbol": "$"
        },
        "id": "BcDE4fafd2a4",
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
        "splits": [
          {
            "amount": {
              "amount": 754,
              "currency": "USD",
              "currency_symbol": "$"
            },
            "type": "processing_fee"
          }
        ],
        "status": "succeeded"
      },
      "captures": [
        {
          "amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          },
          "id": "BcDE4fafd2a4",
          "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
          "splits": {
            "amount": {
              "amount": 754,
              "currency": "USD",
              "currency_symbol": "$"
            }
          },
          "status": "succeeded"
        }
      ],
      "credit": {
        "status": "succeeded",
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567"
      },
      "date": 1615407159447,
      "from_consumer": {
        "first_name": "Alan",
        "last_name": "Watts",
        "emails": [
          {
            "priority": "primary"
          }
        ],
        "phones": [
          {
            "country_code": "US"
          }
        ]
      },
      "from_credit_card": {
        "billing_address": {
          "company": "Bolt",
          "country": "United States",
          "country_code": "US",
          "door_code": "123456",
          "email_address": "alan.watts@example.com",
          "first_name": "Alan",
          "last_name": "Watts",
          "locality": "Brooklyn",
          "name": "Alan Watts",
          "phone_number": "+12125550199",
          "postal_code": "10044",
          "priority": "primary",
          "region": "NY",
          "region_code": "NY",
          "street_address1": "888 main street",
          "street_address2": "apt 3021",
          "street_address3": "c/o Alicia Watts",
          "street_address4": "Bridge Street Apartment Building B"
        },
        "bin": "402201",
        "display_network": "Visa",
        "expiration": 1654041600000,
        "icon_asset_path": "img/issuer-logos/visa.png",
        "id": "AB3rJKam5DhYE",
        "last4": "4021",
        "network": "visa",
        "priority": "primary",
        "status": "active",
        "token": "a1B2c3D4e5F6G7H8i9J0k1L2m3N4o5P6Q7r8S9t0",
        "token_type": "bolt"
      },
      "id": "T1c3p4yBuVYJ9",
      "indemnification_decision": "indemnified",
      "indemnification_reason": "merchant_force_approved",
      "last4": "4021",
      "merchant_division": {
        "merchant_password_login_url": "https://www.example.com/login"
      },
      "processor": "adyen_gateway",
      "reference": "LBLJ-TWW7-R9VC",
      "risk_review_status": "reviewed",
      "splits": [
        {
          "amount": {
            "amount": 754,
            "currency": "USD",
            "currency_symbol": "$"
          }
        }
      ],
      "status": "cancelled",
      "to_consumer": {
        "first_name": "Alan",
        "last_name": "Watts",
        "emails": [
          {
            "priority": "primary"
          }
        ],
        "phones": [
          {
            "country_code": "US"
          }
        ]
      },
      "to_credit_card": {
        "billing_address": {
          "company": "Bolt",
          "country": "United States",
          "country_code": "US",
          "door_code": "123456",
          "email_address": "alan.watts@example.com",
          "first_name": "Alan",
          "last_name": "Watts",
          "locality": "Brooklyn",
          "name": "Alan Watts",
          "phone_number": "+12125550199",
          "postal_code": "10044",
          "priority": "primary",
          "region": "NY",
          "region_code": "NY",
          "street_address1": "888 main street",
          "street_address2": "apt 3021",
          "street_address3": "c/o Alicia Watts",
          "street_address4": "Bridge Street Apartment Building B"
        },
        "bin": "402201",
        "display_network": "Visa",
        "expiration": 1654041600000,
        "icon_asset_path": "img/issuer-logos/visa.png",
        "id": "AB3rJKam5DhYE",
        "last4": "4021",
        "network": "visa",
        "priority": "primary",
        "status": "active",
        "token": "a1B2c3D4e5F6G7H8i9J0k1L2m3N4o5P6Q7r8S9t0",
        "token_type": "bolt"
      },
      "type": "cc_payment",
      "void": {
        "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
        "status": "succeeded",
        "void": "123456"
      }
    }
  },
  "to_consumer": {
    "first_name": "Alan",
    "last_name": "Watts",
    "emails": [
      {
        "priority": "primary"
      }
    ],
    "phones": [
      {
        "country_code": "US"
      }
    ]
  },
  "to_credit_card": {
    "billing_address": {
      "company": "Bolt",
      "country": "United States",
      "country_code": "US",
      "door_code": "123456",
      "email_address": "alan.watts@example.com",
      "first_name": "Alan",
      "last_name": "Watts",
      "locality": "Brooklyn",
      "name": "Alan Watts",
      "phone_number": "+12125550199",
      "postal_code": "10044",
      "priority": "primary",
      "region": "NY",
      "region_code": "NY",
      "street_address1": "888 main street",
      "street_address2": "apt 3021",
      "street_address3": "c/o Alicia Watts",
      "street_address4": "Bridge Street Apartment Building B"
    },
    "bin": "402201",
    "display_network": "Visa",
    "expiration": 1654041600000,
    "icon_asset_path": "img/issuer-logos/visa.png",
    "id": "AB3rJKam5DhYE",
    "last4": "4021",
    "network": "visa",
    "priority": "primary",
    "status": "active",
    "token": "a1B2c3D4e5F6G7H8i9J0k1L2m3N4o5P6Q7r8S9t0",
    "token_type": "bolt"
  },
  "type": "cc_payment",
  "void": {
    "merchant_event_id": "dbe0cd5d-3261-41d9-ba61-49e5b9d07567",
    "status": "succeeded",
    "void": "123456"
  }
}