{
"clearing_entry_id": "0195c77c-9dfe-7413-aef4-437c146896cf"
}curl --location --request POST 'https://prod.fomoapis.com/v1/payment/intents/clearing-entry-execution' \
--header 'x-fomo-api-version;' \
--header 'Content-Type: application/json' \
--data-raw '{
"clearing_entry_id": "0195c77c-9dfe-7413-aef4-437c146896cf"
}'{
"id": "0195c6c8-123e-7073-8bf6-c8b1a32ef046",
"create_time": "2025-03-24T10:18:00.984179+00:00",
"update_time": "2025-03-24T10:18:41.740684+00:00",
"token": "AZXGyBI+cHOL9sixoy7wRg==",
"etag": "AZXGyBI+cHOL9sixoy7wRgAAAAAAAAAG",
"status": "pending-requirements",
"customer_id": "9b607213-9e86-47e0-b2a8-b89e5ff8c0e0",
"clearing_entry_id": "0195c77c-9dfe-7413-aef4-437c146896cf",
"confirm_time": "2025-03-24T10:18:23.544+00:00",
"complete_time": "2025-03-24T10:18:41.513+00:00",
"requirements": [
"transfers"
],
"submitted_requirements": [
"transfers"
],
"reason": "transfers-invalid",
"transfers": [
{
"clearing_account_id": "4565f313-7da2-4ee0-b1b5-4a3d45312d79",
"discounts": [
{
"rate": "0.05"
}
]
}
],
"clearing_account_id": "4565f313-7da2-4ee0-b1b5-4a3d45312d79"
}