post https://in-api.ledgers.cloud/b2b-ledger/transaction
Responses
xxxxxxxxxx
10curl --request POST \
--url https://in-api.ledgers.cloud/b2b-ledger/transaction \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"transaction_type": "credit",
"currency": "USD"
}
'
Try It!
to start a request and see the response here! Or choose an example: