/** * @schema StorePostPaymentCollectionsPaymentSessionReq * type: object * description: SUMMARY * x-schemaName: StorePostPaymentCollectionsPaymentSessionReq * required: * - provider_id * properties: * provider_id: * type: string * title: provider_id * description: The payment collection's provider id. * context: {} * data: * type: object * description: The payment collection's data. * properties: {} * */