Include date variable in Transmission Configuration Http(s) GET Request Get string
Summary:
Include date variable in Transmission Configuration Http(s) GET Request Get string
Content (required):
We would like to create a new Transmission Configuration in "Manage Transmission Configurations" setup, and select Http(s) GET Request as the protocol. In the Get string parameter we would like to include a date variable which is expected to include the date the request is sent. And the date variable should be in ISO 8601 format (YYYY-MM-DD format).
For example, if the request is sent on 12/9/2023, the date variable should be configured as 2023-09-12, and the GET request should be: GET/api/v1/reports/iso20022/bank-to-customer-end-ofday?TransactionDate=2023-09-12
0