Callback: Add/UpdateCopy Pagepost https://partner-api.getpliant.com/api/cards/limits/requests/subscriptionSubscribe to callbacks for this entity or change an existing callback.Body ParamscallbackUrlurirequiredThe URL to send the callback to. Must be a valid and reachable URL. We do some basic validation to ensure the URL is syntactically correct and reachable for Pliant. Only HTTPS URLs are supported.eventTypesarray of stringsrequiredThe event types to subscribe to.eventTypes*Allowed:CARD_LIMIT_REQUEST_CREATEDCARD_LIMIT_REQUEST_APPROVEDCARD_LIMIT_REQUEST_REJECTEDADD stringResponses 201Created 401Unauthorized 403Forbidden 500Internal Server ErrorCallbackscardLimitRequestsUpdatedpost{$request.body#/callbackUrl}cardLimitRequestsApprovedpost{$request.body#/callbackUrl}cardLimitRequestsRejectedpost{$request.body#/callbackUrl}Updated 3 months ago Reject Card Limit RequestCallback: RemoveDid this page help you?YesNo