Greidsluskiptingar

Calculate fully amortized payment distributions

APIDescription
GET api/Greidsluskiptingar?seljandiId={seljandiId}&samtalsMedVsk={samtalsMedVsk}&greidslumati={greidslumati}&fjoldiGjalddaga={fjoldiGjalddaga}&fyrstiGjalddagi={fyrstiGjalddagi}&fresturEindaga={fresturEindaga}

Get probable fully amortized payment distribution.

Audkenni

APIDescription
GET api/Audkenni

Get a complete list of registered claim identities for the default claimant

Uppgjor

Settlements

APIDescription
GET api/Uppgjor?seljandiId={seljandiId}&dagsetningFra={dagsetningFra}&dagsetningTil={dagsetningTil}

Get all of a vendor's settlements for a given timespan with a list of records that further detail the amounts.

Seljendur

Vendors

APIDescription
GET api/Seljendur/{id}

Get vendor information.

GET api/Seljendur

Get Complete list of vendors the user has access to.

POST api/Seljendur

Creates new vendor.

PUT api/Seljendur/{id}

Edit a single vendor.

Kaup

Purchases

APIDescription
GET api/Kaup/{id}

Get a purchase by Id.

DELETE api/Kaup/{id}?astaeda={astaeda}

Cancel all unpaid payments for a given purchase.

DELETE api/Kaup/{id}

Cancel all unpaid payments for a given purchase.

KostnadurNidurfellingar

Calculate accrued expenses for a given purchase

APIDescription
GET api/KostnadurNidurfellingar?kaupId={kaupId}

Get accrued costs of purchase with the given purchase ID.

KaupGreidslusedlar

Giro purchases

APIDescription
POST api/KaupGreidslusedlar

Charge a purchase with a giro. Idempotency available by providing guid in Idempotency-Key header, idempotency life time is 24hours.

Greidslur

Received payments

APIDescription
GET api/Greidslur

Get a complete list of payments the user has received.

GET api/Greidslur?uppgjorsdagurFra={uppgjorsdagurFra}&uppgjorsdagurTil={uppgjorsdagurTil}

Get a complete list of payments the user has received for a given settlement date timespan.

GET api/Greidslur?kaupId={kaupId}

Get a list of payments that have been made to a purchase.

GET api/Greidslur?hreyfingardagurFra={hreyfingardagurFra}&hreyfingardagurTil={hreyfingardagurTil}

Get a complete list of payments the user has received for a given transaction date timespan.

Kredit

Credits

APIDescription
POST api/Kredit

Add kredit to an order.

KaupSearch

Purchases

APIDescription
POST api/KaupSearch

Get purchases.