Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

https://unit.atlassian.net/wiki/spaces/IPM/whiteboard/2789900352

eksempler:

API calls & responses:

 med e-post for et bestemt companyId (sample: "TF")

GET: {{ubw-rest-url}}/v1/objects/logiqeposts?companyId=TF

 fakturareferanser med URI-attributes for et bestemt <companyId> (sample: "TF") og filter (<attributeId>) (sample: "%20eq%20'XB01'%20and%20status%20eq%20'N'")

GET: {{ubw-rest-url}}/v1/objects/attribute-values?companyId=TF&filter=attributeId%20eq%20'XB01'%20and%20status%20eq%20'N'

 

  • No labels