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