Whitelist API

Get the details about a whitelist item

get/whitelist/{id}

Path parameters

idstring required

The id that you were given when adding the whitelist entry

Response

Request successfully processed

idstring

Whitelist item id

hashstring

Hashed representation of iban

Example response

{
  "id": "wl_c3nL2MafX8WdfiIM",
  "hash": "a2a333bfded0795029850706e715341041460cf9"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.