Skip to content

”currency conversion” is null #102

@MikolajRutkowskiMastercard

Description

Hi lunar team, I am contacted regarding a request for a transaction which was in two currencies, ( example below) the problem is that the field : ‘currency conversion’ is not sent by you. Can you comment on this problem?
example :
Response logs:
------- Request -----------
Endpoint: https://openbanking.prod.lunar.app/aisp-pisp/accounts/b4e4f478-dd2b-43b8-9473-7c90a4a112bf/transactions?offset=0&limit=100

------- Response -----------
Status: 200
Date: Fri, 14 Mar 2025 09:11:55 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Connection: keep-alive
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload

{
"from": "0001-01-01T00:00:00.000Z",
"limit": 100,
"to": "0001-01-01T00:00:00.000Z",
"transactions": [

{
"accountId": "b4e4f478-dd2b-43b8-9473-7c90a4a112bf",
"billingAmount": {
"amount": 1125,
"currency": "EUR"
},
"id": "834d0299-072c-51fe-a127-ccf04be92e40",
"postingTime": "2025-02-24T15:00:19Z",
"status": "financial",
"title": "International overførsel retur",
"transactionAmount": {
"amount": 8433.98,
"currency": "DKK"
},
"transactionTime": "2025-02-24T15:00:19Z",
"type": "international-payment"
},

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions