Headers
Example:
"{{sd-api-key}}"
curl --request GET \
--url https://qa-api.sbx.solidfi.com/v1/program/{programId}/card/declined{
"data": [],
"total": 0
}List all CardDecline Txn
curl --request GET \
--url https://qa-api.sbx.solidfi.com/v1/program/{programId}/card/declined{
"data": [],
"total": 0
}"{{sd-api-key}}"