v1
latestOpenAPI 3.1.02026-07-2418201.6 MBChassis to RC
post/v2/bytes/converter/chassis/rc
Headers
client_idstring required
A unique identifier assigned to your application when registering with an API or authorization server.
client_secretstring required
A confidential key used by your application to authenticate itself securely with the API server.
Request body
Response
200
Example response
{
"decentroTxnId": "2C5F44978CC245A185A0FE115353EB06",
"status": "SUCCESS",
"responseCode": "S00000",
"message": "Vehicle RC number data was successfully retrieved.",
"data": {
"rcNumber": "********"
},
"responseKey": "success_rc_number_retrieval"
}