/api/travel-rule/v1/vasps/{bitgoVaspId}/transfersThis API provides functionality for VASPs to retrieve and manage transfer data and associated Personally Identifiable Information (PII). The primary use cases for this API include:
Listing Transfers: Allows VASPs to view transfers for claim/rejection purposes. Retrieving Transfer Details: Enables VASPs to fetch detailed information about specific transfers. Downloading Reports: Facilitates the ability to download transfer reports. The API supports filtering by transfer type, time range, claimed status. It also includes pagination to efficiently handle large datasets. VASPs will only be able to access transfers relevant to their specific ID, ensuring data privacy and security.
bitgoVaspIdstringRequired>= 1 characterstransferIdstring>= 1 charactersenterpriseIdstringRequired>= 1 characterswalletIdstring>= 1 charactersreceivingAddressstring>= 1 characterslimitstring<number>offsetstring<number>startDatestring<date-time>endDatestring<date-time>piiStatusstring or arraysortBystring>= 1 charactersreversestring<number>transfers array[object] required id string required transactionDetails object required originatorInformation object required beneficiaryInformation object required name string context object required error string required requestId string required name string context object required error string required requestId string required