# Subscription-PaymentCallbackUrl

The URL will be called each time subscription creates a new payments. You will receive the payment object in the body of the request.

**string**Subscription-PaymentCallbackUrl

The URL will be called each time subscription creates a new payments. You will receive the payment object in the body of the request.

**Example:<!-- -->&#x20;**`https://example.com/payments/callback`

Subscription-PaymentCallbackUrl

```
"https://example.com/payments/callback"
```
