Get swipe

This request retrieves swipe information.

   Click here to learn more about this request

A swipe represents the transactions made with a card to draw on a line of credit account. LoanPro’s architecture requires that a swipe is associated with a card and a line of credit account to ensure that the requested funds are available for a transaction. Swipes are authorized within Secure Payments, and Secure Payments passes that information to LoanPro to update the line of credit account.

This request pulls the information captured for a specific swipe. The amount of information captured for an individual swipe is dependent on whether the program associated with the card has swipe enablement enabled.


Results

Returns swipe information after a successful lookup. An error results in a error_v2 object with a message and metadata field indicating the type of error (e.g. invalid swipe ID).

Path Params
string
required

The UUID of the card.

string
required

The ID of the swipe.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json