.dev
REST APIAPI Reference

Supplier Payments

GET
/v1/finance/supplier-payments

Response Body

curl -X GET "https://example.com/v1/finance/supplier-payments"
GET
/v1/finance/supplier-payments/{id}

Path Parameters

id*string

Response Body

curl -X GET "https://example.com/v1/finance/supplier-payments/string"
POST
/v1/finance/supplier-payments/{id}/void

Path Parameters

id*string

Response Body

curl -X POST "https://example.com/v1/finance/supplier-payments/string/void"