Logo
Swift API Sandbox Collections API Documentation

Settlement View Report Raw Response

GET {{baseUrl}}/swift-securities-view/v1/securities-settlement-views

The endpoint will retrieve a consolidated view of receipt or delivery Securities Settlement instruction with or without payment when an UTI is supplied in the query parameter.

Specifying Request Filter

Parameters are specified in the form name=value. A parameter list is appended to a URI after a ?. Multiple parameters are separated by &.

Note that the query parameters are not URL encoded for readability.

https://api.swiftnet.sipn.swift.com/swift-securities-views/v1/swift-securities-view?uti=1A2B3C4D5E0000000000000000000000123456789

https://api.swiftnet.sipn.swift.com/swift-securities-views/v1/swift-securities-view?transaction-identification=FRTJ123REC2&participant-bic=DEUTDEFF

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
X-Request-ID
string Specify an unique end to end tracking request ID. The element will be populated by the SWIFT API gateway
RBACRole
string Acess control.
Accept
string




RESPONSES

status





Curl
curl -X GET 'https://sandbox.swift.com/swift-securities-view/v1/securities-settlement-views' -H 'X-Request-ID: <string>' -H 'RBACRole: <string>' -H 'Accept: application/json'

ENDPOINTS