Skip to main content

API Get All Transactions History

GET 

/api/v5/transaction

This API retrieves a list of all transactions created. By default, it returns all historical records, which can be narrowed down using the query parameters below to filter by status, product type, or specific identifiers.

ParameterDescriptionsParameter TypeData Type
User-AgentUser Agent Descriptionheaderstring
statusKraken Transaction status.querystring
typeKraken Product Typequerystring
customer_numberCan be Customer Phone Number, BPJS Kesehatan VA Number, PLN Postpaid Customer Number or Multifinance Customer IDquerystring
order_idOrder ID from partnerquerystring
transaction_idKraken Transaction IDquerystring
limitNumber of records per pagequeryinteger
meter_numberPLN Meter Numberquerystring

Responses

Successful response

Was this page helpful?