Skip to main content

Get fee information for payment

POST 

/v1/payments/instant-norwegian-domestic-credit-transfers-straks/fee-information

> Sample Request Body

  "amount": {
"amount": "100.33",
"currency": "NOK"
},
"creditorAccount": {
"bban": "95360573002",
"currency": "NOK"
},
"debtorAccount": {
"bban": "95360573002",
"currency": "NOK"
}
}

Request

Responses

OK