Create a Permanent Asset
post
https://api.mercadoe.com/v1/permanent-assets
Creates a new Permanent Asset by providing the ClientPermanentAssetId, Description, Status, and other details.
Request
Body
application/json
clientPermanentAssetId
string
required
Permanent Asset’s ID
description
string | null
Description of the permanent asset
isDeactivated
boolean
required
Flag to identify if the Permanent Asset is blocked
businessOrganizations
array of object | null
The Business Organizations list comprises the Company Code and the Entity Type.
Responses
202
400
Accepted
Body
application/json
correlationId
string