Skip to main content
GET
/
v1
/
api
/
autoconvert
/
credits
/
{creditId}
Get an autoconvert credit by ID
curl --request GET \
  --url https://sandbox.api.eqxpay.io/v1/api/autoconvert/credits/{creditId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

creditId
string
required

Autoconvert credit ID

Response

Success