Does anyone know why subscriptionBillingAttemptCreate would be returning a null subscriptionBillingAttempt? This is for several active contracts that have been billed without any issue in the past. I can’t seem to find anything in the documentation about a null response.
{
"subscriptionBillingAttemptCreate": {
"subscriptionBillingAttempt": null
}
}