Invoice Callback

Invoice callback example:

{
  "type": "invoice",
  "version": "1.0",
  "merchantUuid": "ea69d85b-46b5-44c1-a75a-01789b71bbb8",
  "invoice": {
    "uuid": "b1747264-e373-45a9-b4df-4dcbb9c13c5f",
    "name": "Education Trading Basics package VIP",
    "description": "Education Trading Basics package VIP",
    "amount": "28.57",
    "externalId": null,
    "successUrl": null,
    "failureUrl": null,
    "status": "created",
    "expiresAt": "2025-04-01T14:39:44.000Z",
    "createdAt": "2025-03-31T14:39:44.639Z",
    "updatedAt": "2025-03-31T14:39:44.639Z",
    "currency": {
      "symbol": "USDT",
      "name": "Tether USD",
      "type": "crypto",
      "decimals": 6
    }
  }
}
{
  "type": "invoice",
  "version": "1.0",
  "merchantUuid": "ea69d85b-46b5-44c1-a75a-01789b71bbb8",
  "invoice": {
    "uuid": "b1747264-e373-45a9-b4df-4dcbb9c13c5f",
    "name": "Education Trading Basics package VIP",
    "description": "Education Trading Basics package VIP",
    "amount": "28.57",
    "externalId": null,
    "successUrl": null,
    "failureUrl": null,
    "status": "pending",
    "expiresAt": "2025-04-01T14:39:44.000Z",
    "createdAt": "2025-03-31T14:39:44.639Z",
    "updatedAt": "2025-03-31T14:41:45.000Z",
    "currency": {
      "symbol": "USDT",
      "name": "Tether USD",
      "type": "crypto",
      "decimals": 6
    }
  }
}
{
  "type": "invoice",
  "version": "1.0",
  "merchantUuid": "ea69d85b-46b5-44c1-a75a-01789b71bbb8",
  "invoice": {
    "uuid": "b1747264-e373-45a9-b4df-4dcbb9c13c5f",
    "name": "Education Trading Basics package VIP",
    "description": "Education Trading Basics package VIP",
    "amount": "28.57",
    "externalId": null,
    "successUrl": null,
    "failureUrl": null,
    "status": "confirmed",
    "expiresAt": "2025-04-01T14:39:44.000Z",
    "createdAt": "2025-03-31T14:39:44.639Z",
    "updatedAt": "2025-03-31T14:41:50.000Z",
    "currency": {
      "symbol": "USDT",
      "name": "Tether USD",
      "type": "crypto",
      "decimals": 6
    }
  }
}
{
  "type": "invoice",
  "version": "1.0",
  "merchantUuid": "ea69d85b-46b5-44c1-a75a-01789b71bbb8",
  "invoice": {
    "uuid": "b1747264-e373-45a9-b4df-4dcbb9c13c5f",
    "name": "Education Trading Basics package VIP",
    "description": "Education Trading Basics package VIP",
    "amount": "28.57",
    "externalId": null,
    "successUrl": null,
    "failureUrl": null,
    "status": "completed",
    "expiresAt": "2025-04-01T14:39:44.000Z",
    "createdAt": "2025-03-31T14:39:44.639Z",
    "updatedAt": "2025-03-31T14:41:54.000Z",
    "currency": {
      "symbol": "USDT",
      "name": "Tether USD",
      "type": "crypto",
      "decimals": 6
    }
  }
}
{
  "type": "invoice",
  "version": "1.0",
  "merchantUuid": "ea69d85b-46b5-44c1-a75a-01789b71bbb8",
  "invoice": {
    "uuid": "b1747264-e373-45a9-b4df-4dcbb9c13c5f",
    "name": "Education Trading Basics package VIP",
    "description": "Education Trading Basics package VIP",
    "amount": "28.57",
    "externalId": null,
    "successUrl": null,
    "failureUrl": null,
    "status": "failed",
    "expiresAt": "2025-04-01T14:39:44.000Z",
    "createdAt": "2025-03-31T14:39:44.639Z",
    "updatedAt": "2025-03-31T14:41:54.000Z",
    "currency": {
      "symbol": "USDT",
      "name": "Tether USD",
      "type": "crypto",
      "decimals": 6
    }
  }
}
{
  "type": "invoice",
  "version": "1.0",
  "merchantUuid": "ea69d85b-46b5-44c1-a75a-01789b71bbb8",
  "invoice": {
    "uuid": "b1747264-e373-45a9-b4df-4dcbb9c13c5f",
    "name": "Education Trading Basics package VIP",
    "description": "Education Trading Basics package VIP",
    "amount": "28.57",
    "externalId": null,
    "successUrl": null,
    "failureUrl": null,
    "status": "expired",
    "expiresAt": "2025-04-01T14:39:44.000Z",
    "createdAt": "2025-03-31T14:39:44.639Z",
    "updatedAt": "2025-03-31T14:41:54.000Z",
    "currency": {
      "symbol": "USDT",
      "name": "Tether USD",
      "type": "crypto",
      "decimals": 6
    }
  }
}