[
"string"
]
curl --location --request PATCH 'https://demo-api.easypayx.com/v3/applications/9f1d09c9f7a34be4b796bda6f89981e0/bind_screenshots' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'