DEVELOPER

Browser Post API Server Functions

Version 1.0

Browser Post API

Tip Adjust

post /sale/{bric}

This endpoint edits an open Auth-and-Capture transaction. The request requires the transaction's BRIC token (EPX Transaction Identifier) and can only be performed on an approved transaction that has not been voided, closed, or settled.

Parameters
EPI-Id required
string
Example:
111-222-333-444

Loading...

EPI-Signature required
string
Example:
0123456789ABCDEF

Loading...

Content-Type required
string
Example:
application/json

Loading...

EPI-Trace
string

Loading...

bric required
string
Example:
01234567890123456789

Loading...

Request Schema
amount
number
Example:
11.12

Loading...

tipAmount
number
Example:
5.25

Loading...

Example Request
{
  "amount": 11.12,
  "tipAmount": 5.25
}
Example Response
200 Successful Request
400 Invalid Request
401 Unauthorized: EPI-Id is required
403 Forbidden: EPI-Id provided doesn’t have the right to perform the request
404 Requested resource was not found
405 HTTP method is not allowed
500 Internal Server Error

Batch Close

put /batch

This endpoint closes all captured transactions.

Parameters
EPI-Id required
string
Example:
111-222-333-444

Loading...

EPI-Signature required
string
Example:
0123456789ABCDEF

Loading...

EPI-Trace
string

Loading...

Content-Type required
string
Example:
application/json

Loading...

Example Response
200 Request was successful
400 Invalid Request
401 Unauthorized
403 Forbidden
404 Not Found
405 Method Not Allowed
500 Internal Server Error
©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.