# Request Refill in SMM

  • Host: https://api.contasinfinity.com.br/api/v1/smm/refill
  • Method HTTP: POST
  • Params:
    • orders: 308226, 308225, 308224, 308223, 308222
  • Headers:
    • Accept: application/json
    • Authorization: Bearer SUA_API_KEY

# Response: STATUS 200 OK

{
    "message": "All orders have been added to the refill list!"
}