#thai

1 messages · Page 1 of 1 (latest)

cedar sparrowBOT
spare garnet
#

Hello! I don't believe our API has a timedelta anywhere, can you provide more details?

vivid flame
#

allow_promotion_codes=True,
client_reference_id = affiliate_id,
subscription_data = {
'trial_end':datetime.now() + timedelta(days=5)
},

this is whats in the line of code

#

using trial_end param,eter

spare garnet