v1

latestOpenAPI 3.0.02026-07-2691259477.2 KB
MoneyIns | Cards

Retrieve Payment Details

Retrieves the details of a Payment that has previously been initiated.

get/v2/moneyins

Query parameters

transactionIdinteger

Money-In ID

transactionCommentstring

Money-In Comment

transactionMerchantTokenstring

Unique ID generated by your server. This ID can be used as a reference for a search field when looking for operation details.

startDatestring

UTC Unix timestamp, in order to return transactions initialized after it

endDatestring

UTC Unix timestamp, in order to return transactions initialized before it

pageinteger

Index start from 1, let null to get all

limitinteger

Default 20, let it null if no pagination

Headers

Authorizationstring required

Authorization bearer (OAuth 2)

PSU-Accept-Languagestring

Response language accepted by final client (PSU). English by default

PSU-IP-Addressstring required

IP address of the final client (PSU).

PSU-User-Agentstring

User-agent of the final client (PSU).

Response

OK