Skip to main content

RelatedObject

idstring

The id of the related object that caused the event

Example: 123e4567-e89b-12d3-a456-426614174002
typestring

The type of the related object that caused the event

Possible values: [collection.payment_request, collection.payment_request.payment, collection.payment_request.payment.payout]

Example: collection.payment_request
urlstring

The URL of the related object that caused the event

RelatedObject
{
"id": "123e4567-e89b-12d3-a456-426614174002",
"type": "collection.payment_request",
"url": "string"
}