v1

latestOpenAPI 3.0.32026-07-2621102.1 MB
Transactions

Get Pending Fees

Use the Get Pending Fees endpoint to retrieve the fees that have not yet been processed against the specified customer account. Most fees are processed as soon as they are created, but if the account has insufficient funds to pay the fee, the fee will be pending until there are sufficient funds.

  • The response data for this endpoint is also available in the <a href="ref:post_getaccountoverview" target="_blank">Get Account Overview</a> response.
  • The response for each individual pending fee will include authorization-related transaction information, if applicable, which is in the related_transaction data element.
post/getPendingFees

Response

status_codeinteger nullable required

The response status code. May return a string for some statuses.

statusstring nullable required

The condition of a process or response

processing_timenumber float nullable required

The time elapsed in processing the transaction

system_timestampstring date-time nullable required

A system generated timestamp

rtokenstring nullable required

A system-generated ID used for tracking

errorsstring[]

A list of errors generated while the request was processed