Agreement Management Tutorial
This tutorial will guide you through the steps of creating a new agreement or retrieve an existing agreement.
Create An Agreement
In this step, we can create a new agreement. The agreement/create endpoint enables the partner to create a new authorization if there is no prior authorization in place. Client sends either Billing Account Number (BAN) or Foundation Account Number (FAN) and Service Provider AccountId create a new agreement.
Sample Request Data:
Send a request to review agreements.
Retrieve Agreement
The Agreement Management API enables the partner to inquire if there is a prior authorization. Client sends either Billing Account Number (BAN) or Foundation Account Number (FAN) and Service Provider AccountId to retrieve the existing agreement.
Sample Request Data:
The response displays the specified agreement and its current status.