Get a specific document authorization
GET
https://api-billing.koywe.com/V1/document_authorizations/:document_authorization_id
Path parameters
document_authorization_idintegerRequired
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful response
document_authorization_idinteger or null
Returns the ID of the document authorization.
document_type_idinteger or null
Returns the ID of the document type.
document_type_namestring or null
Returns the name of the document type.
range_frominteger or null
Returns the range from of the document authorization.
range_tointeger or null
Returns the range to of the document authorization.
issue_datestring or null
Returns the issue date of the document authorization.