Authorization: Bearer ********************curl --location 'https://api.orcafascio.com/api/public/v2/my_database/resources/64b5a28df9114e13d99dade1' \
--header 'Authorization: Bearer <token>'{
"data": {
"type": "resources",
"id": "64b5a28df9114e13d99dade1",
"attributes": {
"code": "BRAZIP - 009",
"secondary_code": null,
"description": "\tPORTA DE MADEIRA SEMI-OCA 3,5 CM FORNECIMENTO E INSTALAÇÃO 80CM",
"type": {
"codigo": "material",
"rotulo": "Material"
},
"unit": "VB",
"locations": {
"SP": {
"unit_value": 3350.0
},
"DF": {
"unit_value": 0.0
},
"AC": {
"unit_value": 100.0
}
},
"status": true,
"note": null
},
"relationships": {
"user": {
"data": {
"type": "users",
"id": "641c88814aad3648da3b56ae"
}
},
"sector": {
"data": {
"type": "sectors",
"id": "5d8cb0f363051f548cea9e74"
}
},
"group": {
"data": null
}
}
}
}