Get Fapi Transaction Data For Request Id
Returns latest fapi transaction data that relate to a forms request id Will Decrypt encrypted token data into 'data' if it exists
Query Params: request_id: public.fapi_transactions:request_id
Returns: Raw data json in data column if not null OR Decrypted data in data_encrypted
get/api/v1/cs-forms/get-fapi-data-for-request-id
Response
Successful Response
{"stackTrail":"paths:/api/v1/cs-forms/get-fapi-data-for-request-id:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.