OAuth scope: supplier_invoices.read
Retrieves the supplier invoice identified by the id
path parameter.
Bearer authorization header: Bearer <token>
, where <token>
is the access token received from the authorization server at the end of the OAuth 2.0 flow.
"4d5418bb-bd0d-4df4-865c-c07afab8bb48"
Returns the supplier invoice identified by the id
path parameter.
The response is of type object
.