For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
  • Cloudflare
    • GETpayload example
    • POSThttps://social-media-posting-dev.deao.workers.dev/post
      • GET9. Get Stripe Main Balance - https://api.stripe.com/v1/balance
      • POST6. Create Local Payout - https://api.stripe.com/v1/payouts
      • POST4. Transfer USD Funds - https://api.stripe.com/v1/transfers
      • POST7. Update Journal Entry (MISC) (Posted) - https://m.musicca.st/json/2/account.move/write
      • POST3. Create Journal Entry (MISC) - https://m.musicca.st/json/2/account.move/create
      • POST1. Get Customer ID - Stripe Connected Account ID - https://m.musicca.st/json/2/res.partner/search_read Copy
      • POST2. Search Existing Journal Entry - https://m.musicca.st/json/2/account.move/search_read
      • POST8. Send Customer Journal Entry Notification... Status - https://m.musicca.st/json/2/account.move/message_post
      • POST10. Create Admin 'Entry' Error Notification - https://m.musicca.st/json/2/account.move/message_post
LogoLogo
CloudflareRoyalties Payout Workflow

  1. Create Admin ‘Entry’ Error Notification - https://m.musicca.st/json/2/account.move/message_post

||View as Markdown|
POST
/json/2/account.move/message_post
POST
/json/2/account.move/message_post
$curl -X POST https://graph.facebook.com/json/2/account.move/message_post \
> -H "Content-Type: application/json" \
> -d "{
> \"ids\": [
> 2145 // ID of the previous Jurnal Entry found/step 2 or created/step 3
> ],
> \"body\": \"There was a problem with the royalty payoutment request <u>{{reference}} ({{date}})</u> \\"incoming JSON value\\" from the user (ID: <u>{{id}}</u> \\"value/result from Odoo API/search_read\\", EMAIL: <u>{{email}}</u> \\"incoming JSON value\\").<hr> <b>The known Stripe error is:</b> {{error.message}} \\"value/result 400 from stripe.com/v1/payouts\\" <hr> <b>Current Stripe Connected Account Balance:</b> {{object.available.amount object.available.currency}} \\"value/result 400 from stripe.com/v1/payouts /step 5\\"<hr> <b>Current Stripe Main Balance:</b> {{object.available.amount object.available.currency}} \\"value/result 400 from stripe.com/v1/payouts/ step 9 \\"<hr> Please review this payment request immediately.\",
> \"subtype_xmlid\": \"mail.mt_comment\",
> \"partner_ids\": [
> 13 // Default Accounting Admin
> ],
> \"message_type\": \"comment\",
> \"author_id\": 2, // default
> \"body_is_html\": true
>}"
200Successful
1{}
Was this page helpful?
Previous

8. Send Customer Journal Entry Notification... Status - https://m.musicca.st/json/2/account.move/message_post

Next

1. Generate Music https://api.kie.ai/api/v1/generate

Built with

Request

This endpoint expects a string.

Response

Successful response
  1. Send Customer Journal Entry Notification… Status - https://m.musicca.st/json/2/account.move/message_post
  1. Generate Music https://api.kie.ai/api/v1/generate