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
- 200
- 400
- 401
- 403
- 404
- 500
OK
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error