postWebhooklimitIncrease.update
Payload
Example payload
{
"id": "rl_000000000000",
"status": "in_review",
"per_transaction": 100000,
"daily": 200000,
"monthly": 1000000,
"approved_per_transaction": 70000,
"approved_daily": 140000,
"approved_monthly": 700000,
"supporting_document_type": "individual_bank_statement",
"supporting_document_file": "https://example.com/document.pdf",
"customer_id": "re_000000000000",
"created_at": "2021-01-01T00:00:00Z",
"updated_at": "2021-01-01T00:00:00Z"
}Response
Limit increase updated
Changes
Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.