Inbox is used to store data about a connection with a service that is responsible for automatically receiving copies of GOBL envelopes or other document formats.

Schema ID

https://gobl.org/draft-0/org/inbox

Properties

TitlePropertyTypeReq.Description
UUIDuuidstringUniversally Unique Identifier.
LabellabelstringLabel for the inbox.
Keykeycbc.KeyType of inbox being defined if required for clarification between multiple inboxes.
Schemeschemecbc.CodeScheme ID of the code used to identify the inbox. This is context specific and usually an ISO 6523 code or CEF (Connecting Europe Facility) code.
Codecodecbc.CodeCode or ID that identifies the Inbox. Mutually exclusive with URL and Email.
URLurlstringURL of the inbox that includes the protocol, server, and path. May be used instead of the Code to identify the inbox. Mutually exclusive with Code and Email.
EmailemailstringEmail address for the inbox. Mutually exclusive with Code and URL.