square.bulkUpsertOrderCustomAttributes creates or updates order custom attributes as a bulk operation.
Example
automations/square-bulk-upsert-order-custom-attributes.automation.ts
Inputs
Every input accepts a compatible signal. It requiresORDERS_WRITE.
Use the official BulkUpsertOrderCustomAttributes reference for provider field semantics and limits.
Output
Returns the officialSquare.BulkUpsertOrderCustomAttributesResponse response as a codec-safe object. Square integer money amounts remain bigint values.