Provider APIs
Below are the APIs that are exposed as part of the AVA Allocation process.
| API Name | Method | Description | URL |
|---|---|---|---|
|
TNFCOP.AVA.ALLOWANCE,TNFCOP.API.AMEND.ALLOCATION.1.0.0 |
Put |
Updates Business Travel Allowance (AVA) for the customer for Usage and Supply transactions. |
http://<hostname>:<jboss_port>/<iris_war>/api/v1.0.0/holdings/tn/travelAllowances/{travelAllowanceId} |
|
TNFCOP.API.AVA.DETAILS.1.0.0 |
Get |
Retrieves available balance and contractual information of Business Travel Allowance (AVA) linked to the customer. |
http://<hostname>:<jboss_port>/<iris_war>/api/v1.0.0/holdings/tn/travelAllowances?customerId={customerId}&travelAllowanceId={travelAllowanceId}&transactionDate={transactionDate} |
In this topic