---
title: "Supplier Payment"
description: "Common usage example for Endpoint(ScreenId=AP302000)"
lang: en
languages:
  en: https://docs.vismasoftware.no/vismanetapi/examples/supplierledgerendpoint/supplierpayment/index.md
lastmod: 2026-08-20
---

> Documentation index: https://docs.vismasoftware.no/vismanetapi/examples/supplierledgerendpoint/supplierpayment/llms.txt


# Supplier Payment

Last modified August 20, 2026

> Common usage example for Endpoint(ScreenId=AP302000)


URL: `https://api.finance.visma.net/v1/supplierPayment`

For information about the ERP logic behind Supplier Payment, please refer to the [ERP Manual Help: Supplier payments](https://docs.vismasoftware.no/visma-net-erp/help/supplier-ledger/process-payments/create-a-supplier-ledger-payment/index.md)

## Methods

---

### GET All Supplier Payments

URL: `https://api.finance.visma.net/v1/supplierPayment`

#### Query Parameters

- SupplierId=String

This will limit the response to the provided SupplierId

#### Usage Example

This will return Supplier Payments registered on supplier “50000”

**GET** `https://api.finance.visma.net/v1/supplierPayment?supplier=50000`

---

---

[View this page](https://docs.vismasoftware.no/vismanetapi/examples/supplierledgerendpoint/supplierpayment/)


## In this section

