View the SIN(s) Linked to an Approved Token

This endpoint allows you to retrieve the SIN(s) linked to a merchant or payout API token.

Response

Name Type
data
data object
object
sins
Array containing the sins linked to the token used in the query.
array
Path Params
string
required

Approved API token for which you would like to view the linked SIN(s).

Headers
string
required
Defaults to 2.0.0

Must be set to 2.0.0 for requests to the BitPay API

string
required

The hexadecimal public key generated from the client private key. This header is optional for this endpoint when using the public facade, and required when using a merchant facade token.

string
required

The ECDSA signature of the full request URL concatenated with the request body, signed with your private key. This header is optional for this endpoint when using the public facade, and required when using a merchant facade token.

Response

Language
LoadingLoading…
Response
Choose an example:
application/json