api.jobs.payment.verify_ach_source
POST /job/{jobDisplayId}/payment/verifyJobACHSource— ACPortal
Python
api.jobs.payment.verify_ach_source(job_display_id: int, *, data: VerifyACHRequest | dict) -> ServiceBaseResponse
CLI
ab jobs payment verify_ach_source <job_display_id> [--data ...]
POST /job/{jobDisplayId}/payment/verifyJobACHSource
Request body — VerifyACHRequest
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Micro-deposit verification amounts |
Response
Returns ServiceBaseResponse.
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Whether the operation succeeded |
|
|
no |
Error detail when success is False |
|
|
no |
Current job sub-management status |
|
|
no |
Document URLs/references generated by operation |
|
|
no |
Detailed error object when success is False |
|
|
no |
Whether user confirmation is needed |
|
|
no |
Notification messages for user |
|
|
no |
Shipment UUID created or modified |
|
|
no |
Carrier acceptance reference |
|
|
no |
Shipment weight details |
|
|
no |
Total net charge amount |
|
|
no |
Currency code (e.g., USD) |
|
|
no |
Whether international info is needed |
|
|
no |
Whether ship-out date confirmation is needed |
|
|
no |
Whether FedEx Express freight details are required |
|
|
no |
Carrier API type code |