Query Payments

GET

payments/list_of_payments

https://apiservicesnpe.acc.co.nz/api/v2/claims/vendors/payments

The Query Invoice and Payment Status APIs provide the ability for the Provider to see whether invoices for the claim, or secondary interactions, have been accepted and paid.This specific API returns a list of payments for the specified Vendor.

GET

payments/summary

https://apiservicesnpe.acc.co.nz/api/v2/claims/vendors/payments/summary/{paymentReference}

The Query Invoice and Payment Status APIs provide the ability for the Provider to see whether invoices for the claim, or secondary interactions, have been accepted and paid.This specific API returns the summary of a Payment for the Vendor and Payment reference.

GET

payments/details

https://apiservicesnpe.acc.co.nz/api/v2/claims/vendors/payments/details/{paymentReference}

The Query Invoice and Payment Status APIs provide the ability for the Provider to see whether invoices for the claim, or secondary interactions, have been accepted and paid.This specific API returns the details of payments related to specified Invoices for the Vendor.