Static Address List
get
Query parameters
track_idintegerOptional
Filter addresses by a specific ID.
networkstringOptional
Filter addresses by the expected blockchain network for the specified crypto currency.
currencystringOptional
Filter addresses by the expected currency.
addressstringOptional
Filter static addresses by the expected address. It’s better to filter static addresses.
have_txbooleanOptional
Filter the addresses that had transactions.
order_idstringOptional
Filter addresses by a unique order ID for reference.
emailstring · emailOptional
Filter addresses by the email.
pageinteger · min: 1OptionalDefault:
The page number of the results you want to retrieve.
1sizeinteger · min: 1 · max: 200OptionalDefault:
Number of records to display per page.
1Header parameters
merchant_api_keystringRequired
Your Merchant API Key for authentication and authorization.
Content-TypestringRequiredDefault:
application/jsonResponses
200
Successful operation
application/json
400
Bad request
application/json
get
/payment/static-addressLast updated