Buy Transactions https://cms.inr-exchange.rare-able.com/api/user/buy_transactions
GET

This endpoint allows an authenticated user to retrieve a list of their buy transactions. Each transaction record includes details such as the unique ID, currencies, amounts, exchange rates, payment information (method, bank account, proof of payment), commission, service fees, status, and formatted values for better readability.

Query PARAMS

skip string optional
Number of records to skip
take string optional
Number of records to fetch

HEADERS

Accept "string"
application/json
x-api-key (Secret Key) "string"
To generate please use Get Access Token
X-Api-Signature "string"
X-Api-Timestamp "Timestamp"

RESPONSES

success "boolean"
message "string"
code "integer"
data "array"

success "boolean"
message "string"
code "integer"
data "object"