Holders

Get a holder by ID

Get a holder for the given id.

get/merchant/holders/{holderId}

Path parameters

holderIdstring uuid required

Identifier of the resource in Payrails.

Response

Success.

idstring uuid required

Unique identifier of the Holder in Payrails.

referencestring required

Merchant-provided reference for the transaction counterparty, i.e. the paying consumer.

createdAtstring date-time

Date and time when the Holder was created.

statusstring[]

Status of the Holder in Payrails.

typestring

Value of merchant-defined enumeration of Holder Types.

Changes

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