curl --location 'https://tokenet-ng-api.digitalprimetechnologies.co/organizations/acme/chatMarks' \
--header 'Content-Type: application/json' \
--data '{
"assignee_organization_id": "5fd45725-b265-4de4-9214-229018465bfc",
"borrower_organization_id": "a05324fd-7745-4630-9585-a36510ba03d8",
"collateral_asset": "BTC",
"collateral_quantity": "0.20",
"current_price": "100980.50",
"lender_organization_id": "9b22bb9d-7b49-4b3d-a61d-3b5272458177",
"m2m_request_id": "a459b0b6-ecf3-4936-a0d8-9b7eff5704cf",
"order_id": "93101167-9065-4b9c-b98b-5d789a3ed9fe",
"requested_price": "101230.99",
"transfer_details": {
"property1": "string",
"property2": "string"
}
}'