Get issuer account

This request retrieves a Card Issuer's information.

   Click here to learn more about this request

An issuer represents the issuing processor that is responsible for issuing your card product. With LoanPro’s architecture, you have no limitations to who you choose as your issuing processor—the choice is fully yours. This guide is not dependent on any specific issuing processor.

Issuers are the broadest entity within the Secure Payments architecture, and they are used as a container for card programs. See the POST Create card program request for more information.

Note the following when using this request:

This request pulls a Card Issuer's information via its ID.

Issuer's fit within the Secure Payments hierarchy like the following:

Secure Payments account > Issuers > Programs > Cards > Swipes > Swipe Events


Results

Returns issuer account values after a successful lookup. An error results in an error_v2 object with a message indicating the type of error and a metadata field indicating the reason for error (e.g. issuer account does not exist).

Path Params
int32
required

The ID of the issuer.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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