curl --request POST \
--url https://api.tiny.com.br/public-api/v3/contas-receber \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"dataVencimento": "2024-01-01",
"valor": 123,
"contato": {
"id": 123
},
"data": "2024-01-01",
"numeroDocumento": "<string>",
"historico": "<string>",
"categoria": {
"id": 123
},
"dataCompetencia": "2024-01",
"formaRecebimento": 123,
"ocorrencia": "U",
"diaVencimento": 123,
"diaSemanaVencimento": 123,
"quantidadeParcelas": 123
}
'{
"id": 123
}curl --request POST \
--url https://api.tiny.com.br/public-api/v3/contas-receber \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"dataVencimento": "2024-01-01",
"valor": 123,
"contato": {
"id": 123
},
"data": "2024-01-01",
"numeroDocumento": "<string>",
"historico": "<string>",
"categoria": {
"id": 123
},
"dataCompetencia": "2024-01",
"formaRecebimento": 123,
"ocorrencia": "U",
"diaVencimento": 123,
"diaSemanaVencimento": 123,
"quantidadeParcelas": 123
}
'{
"id": 123
}"2024-01-01"
Show child attributes
"2024-01-01"
Show child attributes
"2024-01"
U, W, Q, M, T, S, A, P OK