PayNow

ResendCommandsForGameServerRequestDto

customer_idFlakeIdOptional
ends_atstringOptional
inventory_item_idFlakeIdOptional
order_idFlakeIdOptional
product_idFlakeIdOptional
starts_atstringOptional
subscription_idFlakeIdOptional
Example
{
  "starts_at": "2024-01-01T00:00:00Z",
  "ends_at": "2024-01-01T00:00:00Z",
  "inventory_item_id": "411486491630370816",
  "customer_id": "411486491630370816",
  "order_id": "411486491630370816",
  "product_id": "411486491630370816",
  "subscription_id": "411486491630370816"
}