/offnet/jobs/numbers
token (required)
job_id
Retrieves a list of numbers for a given offnet job.
Note: The job_id
is the id
of an offnet job.
{"code": 200,"status": "success","data": []}
{"code": 400,"status": "error","data": "Invalid job ID"}