curl --location --request POST 'https://demo.myshopify.com//admin/api//application_credits.json'
{
"application_credit": {
"id": 1031636125,
"amount": "5.00",
"description": "application credit for refund",
"test": null
}
}