api.jobs.payment.get
GET /job/{jobDisplayId}/payment— ACPortal
Python
api.jobs.payment.get(job_display_id: int) -> PaymentInfo
CLI
ab jobs payment get <job_display_id>
GET /job/{jobDisplayId}/payment
Query parameters — PaymentParams
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Job subscription key |
Response
Returns PaymentInfo.
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Job total |
|
|
no |
Remaining balance |
|
|
no |
Current status |
|
|
no |
Payment history |