Get Float Transfer Requests

Request a list of float transfer requests with optional filtering by float, currency, payment reference, date range, and status.
Results are limited to a maximum of 50 items.

Filtering:
All query parameters are optional and can be combined to narrow down results:

  • Filter by specific float (e.g., "universal-float", "amazon")
  • Filter by currency code (e.g., "GBP", "EUR", "USD")
  • Filter by payment reference
  • Filter by date range using start_date and end_date
  • Filter by status (pending, approved, approved_edited, removed, cancelled)

Each request can have one of the following statuses:

  • pending: Transfer request awaiting receipt of payment
  • approved: Request has been approved without modifications
  • approved_edited: Request approved with adjustments to the original amount
  • removed: Buyer-initiated cancellation via the buyer hub
  • cancelled: Administrative cancellation performed by management
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Specifies the target float (e.g., "universal-float", "amazon", "reward-pass")

string
enum
length between 3 and 3
^[A-Z]{3}$

Optional filter to return transfer requests for a specific currency only. Provide the three-character ISO 4217 currency code (eg. GBP, EUR, USD). Must be uppercase.

string
length ≤ 18

The payment reference to filter transfer requests

date

Beginning of the date range in ISO 8601 format

date

End of the date range in ISO 8601 format

string
enum

Filter for transfer request state

Allowed:
Responses

502

Bad Gateway No response body is returned.

504

Gateway Timeout No response body is returned

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json