Allow the consumer to indicate that all the expected documents for the claim have been successfully uploaded and thus they are ready to be submitted to AXA Agent for review.
Cf. summary
post/insurance/travel/v2/claims/{claim_id}/finalize_documents_submission
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.
Response
No content. The server successfully processed the request and is not returning any content.