Logo
Swift API Sandbox Collections API Documentation

Download one or several FIN messages ready to be distributed.

GET {{baseUrl}}/alliancecloud/v1/fin/messages?distributionId=95064307,76245508

Retrieve FIN messages using one or several distributionId's

 

Body PARAM

Key Datatype Required Description 
distributionId
string (Required) The ID's of the distributions to download. The value of this query parameter is a comma-separated list of distribution ID's (e.g. distributionId=44984189499,44984189498,44984189497)



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X GET 'https://sandbox.swift.com/alliancecloud/v1/fin/messages?distributionId=95064307,76245508?distributionId=95064307,76245508' -H 'Accept: application/json'

ENDPOINTS