---
title: "Gets information about the Mastercard payment agreements within the active company."
method: GET
path: "/api/companies/current/mastercard_payment_agreements"
tags: ["Companies"]
---

# Gets information about the Mastercard payment agreements within the active company.

`GET /api/companies/current/mastercard_payment_agreements`

## Response `200`

OK

- IntectNetsAgreement[]
  - `Id` integer
  - `CVRNo` string
  - `BankRegNo` string
  - `BankAccountNo` string
  - `Name` string
  - `Address1` string
  - `Address2` string
  - `PostCode` string
  - `FeeBankRegNo` string
  - `FeeBankAccountNo` string
  - `StartDate` string, date-time
  - `EndDate` string, date-time, nullable
  - `Text` string
  - `FileDate` string, date-time
  - `UnhandledError` boolean
  - `ActionTaken` string
  - `ActionTakenBy` string
  - `ActionDate` string, date-time

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
