How to use REST APIs for supplier payment methods
Summary
How to create or update payment methods of suppliers, their addresses or sites using REST APIs.Content
Suppliers can be created and updated using the suppliers REST API. In order to create or update the payment methods of suppliers, their addresses or sites, you need to use the external party payment methods REST APIs.
- Path: Format to be used for the request path
https://<hostname>:<port>/fscmRestApi/resources/latest/paymentsExternalPayees/<PayeeId>/child/externalPartyPaymentMethods - Content Type: application/json
The content type of request and response is in the json format - Parameters:
Following table explains each of the parameters which can be used as part of the REST API call which are relevant to supplier’s payment methods. Sample payloads are provided as part of this post.
3