Poll a bulk-reference job's status
GET/wallet/fiat/:currency/payment/bulk-references/:jobId
Returns the status of a previously submitted bulk-reference job. Requires
the payments.collections.read permission.
Request
Responses
- 200
- 401
- 403
- 404
OK
Missing/invalid JWT or entity selection (RBAC_ENTITY_SELECTION_REQUIRED)
Caller lacks the payments.collections.read permission (RBAC_PERMISSION_DENIED)
No such job for this account (also for a job in another entity)