Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 1.13 KB

File metadata and controls

12 lines (8 loc) · 1.13 KB

CreateSubscriptionBatchRequest

Properties

Name Type Description Notes
created datetime { "description" : "The UTC DateTime when the object was created.", "verbs":[] } [optional]
organization_id str {"default":"(Auto-populated using your authentication credentials)","description":"ID of the BillForward Organization within which the requested Subscriptions should be created. If omitted, this will be auto-populated using your authentication credentials.","verbs":["POST"]} [optional]
subscriptions list[CreateSubscriptionRequest] {"default":"(Empty list)","description":"List of entities for requesting that subscriptions be created.","verbs":["POST"]} [optional]

[Back to Model list] [Back to API list] [Back to README]