Get Next Action
Get the collection agent's next action on this invoice. This endpoint will return an empty object if there is no action to return.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
invoiceId
Invoice ID or Invoice ForeignID
Response
This endpoint returns an optional object.
email
Errors
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
409
Conflict
500
Internal Server Error
501
Unimplemented
