efe32b811f1d
latestOpenAPI 3.0.12026-08-066103.9 MBSend a communication linked to travel claim.
Cf. summary
post/insurance/travel/v2/claims/{claim_id}/communications
Path parameters
claim_idstring required
Claim identifier.
Example:e941c951-6101-41b8-b227-28c0495227f3
Claim identifier.
Headers
x-environment'test' | 'preprod' | 'prod'
When calling the API, the client can precise in which environment the information should be sent. The environments are listed below:
- test --> UAT / User Acceptance Environment.
- preprod --> Pre-production (real data, real clients to validate the software before release to production).
- prod --> Production environment.
x-tenant-idstring
Example:42bbd332fa8f48e7bb382165f257a579
The unique identifier of the tenant, the value should be provided by AXA.
Request body
Example request
{
"reporter_id": "747b1129-a6fb-468e-87c7-df7a8ae5a5a7"
}Response
No content. The server successfully processed the request and is not returning any content.