curl --request POST \
--url https://api.example.com/payments/retry \
--header 'Content-Type: application/json' \
--data '
{
"correlation_id": "2315fca8-9aec-42ee-8bee-a9d10add170e",
"id": "2315fca8-9aec-42ee-8bee-a9d10add170e"
}
'"<string>"curl --request POST \
--url https://api.example.com/payments/retry \
--header 'Content-Type: application/json' \
--data '
{
"correlation_id": "2315fca8-9aec-42ee-8bee-a9d10add170e",
"id": "2315fca8-9aec-42ee-8bee-a9d10add170e"
}
'"<string>"