API ReferenceEntity

Generate JWT Token

POST

Generate a JWT token for an entity with the given options. This token can be used to authenticate the entity in the Mercoa API and iFrame.

We recommend using this endpoint. This will enable features such as approvals and comments.

Path parameters

entityIdstringRequired
Entity ID or Entity ForeignID

Request

This endpoint expects an object.
expiresIn
stringOptional
Expressed in seconds or a string describing a time span. The default is 1h.
invoice
objectOptional
pages
objectOptional
style
objectOptional
vendors
objectOptional
entity
objectOptional

Response

This endpoint returns a string