get https://api.ocrolus.com/v2/document//paystub
Retrieve pay stub data for a given Document.
A detailed description of the response can be found on the Pay stub data type definition
Responses
Retrieve pay stub data for a given Document.
A detailed description of the response can be found on the Pay stub data type definition
xxxxxxxxxx
curl --request GET \
--url https://api.ocrolus.com/v2/document/doc_uuid/paystub \
--header 'accept: application/json'