DEVELOPER

B2B API Specification

Version version: 3.1.0

production
sandbox

B2B Payment API

Capture

Capture Transactions

post /v3/card/batch/capture

This method can be used to convert any preauthorized transactions into a Sale, to be settled for payment. The unsettled and preauthorized transaction ID that should be provided for a successful capture.

If an amount parameter is not submitted, the transaction will be captured with the original authorized amount.

Parameters
X-Integrator-Id
string
Maximum:
12

Loading...

X-Permalinks
string
Maximum:
4

Loading...

Request Schema
merchant_id required
integer
Example:
246810

Loading...

batch_items required
array

Loading...

Example Request
{
  "merchant_id": 246810,
  "batch_items": {
    "transaction_id": "123456789",
    "custom_dba": "Doing Business As Test Company",
    "amount": 80.55
  }
}
200 Batch Capture Success Response
422 Batch Capture Error Response
©2025 North is a registered DBA of NorthAB, LLC. All rights reserved. North is a registered ISO of BMO Harris Bank N.A., Chicago, IL, Citizens Bank N.A., Providence, RI, The Bancorp Bank, Philadelphia, PA, FFB Bank, Fresno, CA, Wells Fargo Bank, N.A., Concord, CA, and PNC Bank, N.A.