/store-stores-post-one

Summary

  • Source repository: jef-systems/jef-store-backend

  • Source SHA: 9f8d8cebb3b76b08d177cb30d773141ad6457e82

  • Source run id: 30503653449

  • Lambda function: jef-store-post-001

  • HTTP method: POST

  • API path: /store-stores-post-one

  • Cloudflare path: /store/async-post/store-stores-post-one

  • Endpoint URL: https://api.jefoffice.com/store/async-post/store-stores-post-one

  • Cloudflare base URL: https://api.jefoffice.com/store/async-post

  • Cloudflare parent path: /store

  • Cloudflare scope: async-post

  • Cloudflare scope path: /store/async-post

  • Cloudflare mode: one-worker-for-lambda-async-post

  • Cloudflare Worker: jef-store-lambda-async-post

  • Cloudflare Worker route: api.jefoffice.com/store/async-post/\*

  • Payload mode: json-body

Description

Function

jef-store-post-001 Logical ID: jef-store:jef-store-stores:post-one Order Number: 001

Module

jef-store

Action

post-one

Method

POST

Invocation Mode

ASYNC

Resource Path

/store-stores-post-one Endpoint Name: jef-store-stores-post-one

Table

jef-store-stores

Primary Key

entity_number

API Gateway Response

status\_code

202

message

Request accepted for asynchronous processing.

Payload Example

entity\_number

a19b47e3-db1e-4301-8f51-617e0ff76dd5

branch\_name

Sample Name

store\_name

Sample Name

store\_legal\_name

Sample Name

store\_tagline

value-001

address\_line\_1

value-001

address\_line\_2

value-001

city

value-001

province

value-001

postal\_code

value-001

country

value-001

contact\_number

value-001

email

value-001

website

value-001

tin

value-001

is\_active

True

is\_deleted

True

deleted\_at

2026-07-30T00:44:56Z

created

2026-07-30T00:44:56Z

updated

2026-07-30T00:44:56Z

idempotency\_key

value-001

schema\_version

1

version

1

Payload Schema

{
  "type": "object",
  "additionalProperties": "False",
  "payload_mode": "flat",
  "allow_children_wrapper": "False",
  "children_wrapper_field": "",
  "allow_batch": "False",
  "table": "jef-store-stores",
  "primary_key": "entity_number",
  "required[0]": "branch_name",
  "required[1]": "store_name",
  "required[2]": "store_legal_name",
  "required[3]": "store_tagline",
  "required[4]": "address_line_1",
  "required[5]": "address_line_2",
  "required[6]": "city",
  "required[7]": "province",
  "required[8]": "postal_code",
  "required[9]": "country",
  "required[10]": "contact_number",
  "required[11]": "email",
  "required[12]": "website",
  "required[13]": "tin",
  "required[14]": "is_deleted",
  "required[15]": "deleted_at",
  "required[16]": "idempotency_key",
  "required[17]": "schema_version",
  "required[18]": "version",
  "properties.entity_number.field": "entity_number",
  "properties.entity_number.type": "S",
  "properties.entity_number.required": "False",
  "properties.entity_number.source_required": "True",
  "properties.entity_number.server_generated": "True",
  "properties.entity_number.autogenerated": "False",
  "properties.entity_number.frontend_autocomputed": "False",
  "properties.entity_number.format": "uuidv4",
  "properties.entity_number.regex": "^[1-9a-fA-F][0-9a-fA-F]{7}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$",
  "properties.branch_name.field": "branch_name",
  "properties.branch_name.type": "S",
  "properties.branch_name.required": "True",
  "properties.branch_name.source_required": "True",
  "properties.branch_name.server_generated": "False",
  "properties.branch_name.autogenerated": "False",
  "properties.branch_name.frontend_autocomputed": "False",
  "properties.branch_name.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "properties.store_name.field": "store_name",
  "properties.store_name.type": "S",
  "properties.store_name.required": "True",
  "properties.store_name.source_required": "True",
  "properties.store_name.server_generated": "False",
  "properties.store_name.autogenerated": "False",
  "properties.store_name.frontend_autocomputed": "False",
  "properties.store_name.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "properties.store_legal_name.field": "store_legal_name",
  "properties.store_legal_name.type": "S",
  "properties.store_legal_name.required": "True",
  "properties.store_legal_name.source_required": "True",
  "properties.store_legal_name.server_generated": "False",
  "properties.store_legal_name.autogenerated": "False",
  "properties.store_legal_name.frontend_autocomputed": "False",
  "properties.store_legal_name.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "properties.store_tagline.field": "store_tagline",
  "properties.store_tagline.type": "S",
  "properties.store_tagline.required": "True",
  "properties.store_tagline.source_required": "True",
  "properties.store_tagline.server_generated": "False",
  "properties.store_tagline.autogenerated": "False",
  "properties.store_tagline.frontend_autocomputed": "False",
  "properties.store_tagline.regex": "^.{0,500}$",
  "properties.address_line_1.field": "address_line_1",
  "properties.address_line_1.type": "S",
  "properties.address_line_1.required": "True",
  "properties.address_line_1.source_required": "True",
  "properties.address_line_1.server_generated": "False",
  "properties.address_line_1.autogenerated": "False",
  "properties.address_line_1.frontend_autocomputed": "False",
  "properties.address_line_1.regex": "^.{0,500}$",
  "properties.address_line_2.field": "address_line_2",
  "properties.address_line_2.type": "S",
  "properties.address_line_2.required": "True",
  "properties.address_line_2.source_required": "True",
  "properties.address_line_2.server_generated": "False",
  "properties.address_line_2.autogenerated": "False",
  "properties.address_line_2.frontend_autocomputed": "False",
  "properties.address_line_2.regex": "^.{0,500}$",
  "properties.city.field": "city",
  "properties.city.type": "S",
  "properties.city.required": "True",
  "properties.city.source_required": "True",
  "properties.city.server_generated": "False",
  "properties.city.autogenerated": "False",
  "properties.city.frontend_autocomputed": "False",
  "properties.city.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "properties.province.field": "province",
  "properties.province.type": "S",
  "properties.province.required": "True",
  "properties.province.source_required": "True",
  "properties.province.server_generated": "False",
  "properties.province.autogenerated": "False",
  "properties.province.frontend_autocomputed": "False",
  "properties.province.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "properties.postal_code.field": "postal_code",
  "properties.postal_code.type": "S",
  "properties.postal_code.required": "True",
  "properties.postal_code.source_required": "True",
  "properties.postal_code.server_generated": "False",
  "properties.postal_code.autogenerated": "False",
  "properties.postal_code.frontend_autocomputed": "False",
  "properties.postal_code.regex": "^[A-Za-z0-9 -]{0,20}$",
  "properties.country.field": "country",
  "properties.country.type": "S",
  "properties.country.required": "True",
  "properties.country.source_required": "True",
  "properties.country.server_generated": "False",
  "properties.country.autogenerated": "False",
  "properties.country.frontend_autocomputed": "False",
  "properties.country.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "properties.contact_number.field": "contact_number",
  "properties.contact_number.type": "S",
  "properties.contact_number.required": "True",
  "properties.contact_number.source_required": "True",
  "properties.contact_number.server_generated": "False",
  "properties.contact_number.autogenerated": "False",
  "properties.contact_number.frontend_autocomputed": "False",
  "properties.contact_number.regex": "^[0-9+() .-]{0,30}$",
  "properties.email.field": "email",
  "properties.email.type": "S",
  "properties.email.required": "True",
  "properties.email.source_required": "True",
  "properties.email.server_generated": "False",
  "properties.email.autogenerated": "False",
  "properties.email.frontend_autocomputed": "False",
  "properties.email.regex": "^[^@\\s]+@[^@\\s]+\\.[^@\\s]+$",
  "properties.website.field": "website",
  "properties.website.type": "S",
  "properties.website.required": "True",
  "properties.website.source_required": "True",
  "properties.website.server_generated": "False",
  "properties.website.autogenerated": "False",
  "properties.website.frontend_autocomputed": "False",
  "properties.website.regex": "^[A-Za-z0-9 ._:/-]{1,240}$",
  "properties.tin.field": "tin",
  "properties.tin.type": "S",
  "properties.tin.required": "True",
  "properties.tin.source_required": "True",
  "properties.tin.server_generated": "False",
  "properties.tin.autogenerated": "False",
  "properties.tin.frontend_autocomputed": "False",
  "properties.tin.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "properties.is_active.field": "is_active",
  "properties.is_active.type": "BOOL",
  "properties.is_active.required": "False",
  "properties.is_active.source_required": "True",
  "properties.is_active.server_generated": "True",
  "properties.is_active.autogenerated": "False",
  "properties.is_active.frontend_autocomputed": "False",
  "properties.is_active.regex": "^(true|false)$",
  "properties.is_deleted.field": "is_deleted",
  "properties.is_deleted.type": "BOOL",
  "properties.is_deleted.required": "True",
  "properties.is_deleted.source_required": "True",
  "properties.is_deleted.server_generated": "True",
  "properties.is_deleted.autogenerated": "False",
  "properties.is_deleted.frontend_autocomputed": "False",
  "properties.is_deleted.regex": "^(true|false)$",
  "properties.deleted_at.field": "deleted_at",
  "properties.deleted_at.type": "S",
  "properties.deleted_at.required": "True",
  "properties.deleted_at.source_required": "True",
  "properties.deleted_at.server_generated": "True",
  "properties.deleted_at.autogenerated": "False",
  "properties.deleted_at.frontend_autocomputed": "False",
  "properties.deleted_at.format": "iso8601",
  "properties.deleted_at.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
  "properties.created.field": "created",
  "properties.created.type": "S",
  "properties.created.required": "False",
  "properties.created.source_required": "True",
  "properties.created.server_generated": "True",
  "properties.created.autogenerated": "False",
  "properties.created.frontend_autocomputed": "False",
  "properties.created.format": "iso8601",
  "properties.created.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
  "properties.updated.field": "updated",
  "properties.updated.type": "S",
  "properties.updated.required": "False",
  "properties.updated.source_required": "True",
  "properties.updated.server_generated": "True",
  "properties.updated.autogenerated": "False",
  "properties.updated.frontend_autocomputed": "False",
  "properties.updated.format": "iso8601",
  "properties.updated.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
  "properties.idempotency_key.field": "idempotency_key",
  "properties.idempotency_key.type": "S",
  "properties.idempotency_key.required": "True",
  "properties.idempotency_key.source_required": "True",
  "properties.idempotency_key.server_generated": "True",
  "properties.idempotency_key.autogenerated": "False",
  "properties.idempotency_key.frontend_autocomputed": "False",
  "properties.idempotency_key.regex": "^.{1,300}$",
  "properties.schema_version.field": "schema_version",
  "properties.schema_version.type": "N",
  "properties.schema_version.required": "True",
  "properties.schema_version.source_required": "True",
  "properties.schema_version.server_generated": "False",
  "properties.schema_version.autogenerated": "False",
  "properties.schema_version.frontend_autocomputed": "False",
  "properties.schema_version.regex": "^\\d+$",
  "properties.version.field": "version",
  "properties.version.type": "N",
  "properties.version.required": "True",
  "properties.version.source_required": "True",
  "properties.version.server_generated": "False",
  "properties.version.autogenerated": "False",
  "properties.version.frontend_autocomputed": "False",
  "properties.version.regex": "^\\d+$",
  "children": "[]",
  "root.type": "object",
  "root.attributes.entity_number.field": "entity_number",
  "root.attributes.entity_number.type": "S",
  "root.attributes.entity_number.required": "False",
  "root.attributes.entity_number.source_required": "True",
  "root.attributes.entity_number.server_generated": "True",
  "root.attributes.entity_number.autogenerated": "False",
  "root.attributes.entity_number.frontend_autocomputed": "False",
  "root.attributes.entity_number.format": "uuidv4",
  "root.attributes.entity_number.regex": "^[1-9a-fA-F][0-9a-fA-F]{7}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$",
  "root.attributes.branch_name.field": "branch_name",
  "root.attributes.branch_name.type": "S",
  "root.attributes.branch_name.required": "True",
  "root.attributes.branch_name.source_required": "True",
  "root.attributes.branch_name.server_generated": "False",
  "root.attributes.branch_name.autogenerated": "False",
  "root.attributes.branch_name.frontend_autocomputed": "False",
  "root.attributes.branch_name.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "root.attributes.store_name.field": "store_name",
  "root.attributes.store_name.type": "S",
  "root.attributes.store_name.required": "True",
  "root.attributes.store_name.source_required": "True",
  "root.attributes.store_name.server_generated": "False",
  "root.attributes.store_name.autogenerated": "False",
  "root.attributes.store_name.frontend_autocomputed": "False",
  "root.attributes.store_name.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "root.attributes.store_legal_name.field": "store_legal_name",
  "root.attributes.store_legal_name.type": "S",
  "root.attributes.store_legal_name.required": "True",
  "root.attributes.store_legal_name.source_required": "True",
  "root.attributes.store_legal_name.server_generated": "False",
  "root.attributes.store_legal_name.autogenerated": "False",
  "root.attributes.store_legal_name.frontend_autocomputed": "False",
  "root.attributes.store_legal_name.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "root.attributes.store_tagline.field": "store_tagline",
  "root.attributes.store_tagline.type": "S",
  "root.attributes.store_tagline.required": "True",
  "root.attributes.store_tagline.source_required": "True",
  "root.attributes.store_tagline.server_generated": "False",
  "root.attributes.store_tagline.autogenerated": "False",
  "root.attributes.store_tagline.frontend_autocomputed": "False",
  "root.attributes.store_tagline.regex": "^.{0,500}$",
  "root.attributes.address_line_1.field": "address_line_1",
  "root.attributes.address_line_1.type": "S",
  "root.attributes.address_line_1.required": "True",
  "root.attributes.address_line_1.source_required": "True",
  "root.attributes.address_line_1.server_generated": "False",
  "root.attributes.address_line_1.autogenerated": "False",
  "root.attributes.address_line_1.frontend_autocomputed": "False",
  "root.attributes.address_line_1.regex": "^.{0,500}$",
  "root.attributes.address_line_2.field": "address_line_2",
  "root.attributes.address_line_2.type": "S",
  "root.attributes.address_line_2.required": "True",
  "root.attributes.address_line_2.source_required": "True",
  "root.attributes.address_line_2.server_generated": "False",
  "root.attributes.address_line_2.autogenerated": "False",
  "root.attributes.address_line_2.frontend_autocomputed": "False",
  "root.attributes.address_line_2.regex": "^.{0,500}$",
  "root.attributes.city.field": "city",
  "root.attributes.city.type": "S",
  "root.attributes.city.required": "True",
  "root.attributes.city.source_required": "True",
  "root.attributes.city.server_generated": "False",
  "root.attributes.city.autogenerated": "False",
  "root.attributes.city.frontend_autocomputed": "False",
  "root.attributes.city.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "root.attributes.province.field": "province",
  "root.attributes.province.type": "S",
  "root.attributes.province.required": "True",
  "root.attributes.province.source_required": "True",
  "root.attributes.province.server_generated": "False",
  "root.attributes.province.autogenerated": "False",
  "root.attributes.province.frontend_autocomputed": "False",
  "root.attributes.province.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "root.attributes.postal_code.field": "postal_code",
  "root.attributes.postal_code.type": "S",
  "root.attributes.postal_code.required": "True",
  "root.attributes.postal_code.source_required": "True",
  "root.attributes.postal_code.server_generated": "False",
  "root.attributes.postal_code.autogenerated": "False",
  "root.attributes.postal_code.frontend_autocomputed": "False",
  "root.attributes.postal_code.regex": "^[A-Za-z0-9 -]{0,20}$",
  "root.attributes.country.field": "country",
  "root.attributes.country.type": "S",
  "root.attributes.country.required": "True",
  "root.attributes.country.source_required": "True",
  "root.attributes.country.server_generated": "False",
  "root.attributes.country.autogenerated": "False",
  "root.attributes.country.frontend_autocomputed": "False",
  "root.attributes.country.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "root.attributes.contact_number.field": "contact_number",
  "root.attributes.contact_number.type": "S",
  "root.attributes.contact_number.required": "True",
  "root.attributes.contact_number.source_required": "True",
  "root.attributes.contact_number.server_generated": "False",
  "root.attributes.contact_number.autogenerated": "False",
  "root.attributes.contact_number.frontend_autocomputed": "False",
  "root.attributes.contact_number.regex": "^[0-9+() .-]{0,30}$",
  "root.attributes.email.field": "email",
  "root.attributes.email.type": "S",
  "root.attributes.email.required": "True",
  "root.attributes.email.source_required": "True",
  "root.attributes.email.server_generated": "False",
  "root.attributes.email.autogenerated": "False",
  "root.attributes.email.frontend_autocomputed": "False",
  "root.attributes.email.regex": "^[^@\\s]+@[^@\\s]+\\.[^@\\s]+$",
  "root.attributes.website.field": "website",
  "root.attributes.website.type": "S",
  "root.attributes.website.required": "True",
  "root.attributes.website.source_required": "True",
  "root.attributes.website.server_generated": "False",
  "root.attributes.website.autogenerated": "False",
  "root.attributes.website.frontend_autocomputed": "False",
  "root.attributes.website.regex": "^[A-Za-z0-9 ._:/-]{1,240}$",
  "root.attributes.tin.field": "tin",
  "root.attributes.tin.type": "S",
  "root.attributes.tin.required": "True",
  "root.attributes.tin.source_required": "True",
  "root.attributes.tin.server_generated": "False",
  "root.attributes.tin.autogenerated": "False",
  "root.attributes.tin.frontend_autocomputed": "False",
  "root.attributes.tin.regex": "^[A-Za-z0-9 ._-]{1,100}$",
  "root.attributes.is_active.field": "is_active",
  "root.attributes.is_active.type": "BOOL",
  "root.attributes.is_active.required": "False",
  "root.attributes.is_active.source_required": "True",
  "root.attributes.is_active.server_generated": "True",
  "root.attributes.is_active.autogenerated": "False",
  "root.attributes.is_active.frontend_autocomputed": "False",
  "root.attributes.is_active.regex": "^(true|false)$",
  "root.attributes.is_deleted.field": "is_deleted",
  "root.attributes.is_deleted.type": "BOOL",
  "root.attributes.is_deleted.required": "True",
  "root.attributes.is_deleted.source_required": "True",
  "root.attributes.is_deleted.server_generated": "True",
  "root.attributes.is_deleted.autogenerated": "False",
  "root.attributes.is_deleted.frontend_autocomputed": "False",
  "root.attributes.is_deleted.regex": "^(true|false)$",
  "root.attributes.deleted_at.field": "deleted_at",
  "root.attributes.deleted_at.type": "S",
  "root.attributes.deleted_at.required": "True",
  "root.attributes.deleted_at.source_required": "True",
  "root.attributes.deleted_at.server_generated": "True",
  "root.attributes.deleted_at.autogenerated": "False",
  "root.attributes.deleted_at.frontend_autocomputed": "False",
  "root.attributes.deleted_at.format": "iso8601",
  "root.attributes.deleted_at.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
  "root.attributes.created.field": "created",
  "root.attributes.created.type": "S",
  "root.attributes.created.required": "False",
  "root.attributes.created.source_required": "True",
  "root.attributes.created.server_generated": "True",
  "root.attributes.created.autogenerated": "False",
  "root.attributes.created.frontend_autocomputed": "False",
  "root.attributes.created.format": "iso8601",
  "root.attributes.created.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
  "root.attributes.updated.field": "updated",
  "root.attributes.updated.type": "S",
  "root.attributes.updated.required": "False",
  "root.attributes.updated.source_required": "True",
  "root.attributes.updated.server_generated": "True",
  "root.attributes.updated.autogenerated": "False",
  "root.attributes.updated.frontend_autocomputed": "False",
  "root.attributes.updated.format": "iso8601",
  "root.attributes.updated.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
  "root.attributes.idempotency_key.field": "idempotency_key",
  "root.attributes.idempotency_key.type": "S",
  "root.attributes.idempotency_key.required": "True",
  "root.attributes.idempotency_key.source_required": "True",
  "root.attributes.idempotency_key.server_generated": "True",
  "root.attributes.idempotency_key.autogenerated": "False",
  "root.attributes.idempotency_key.frontend_autocomputed": "False",
  "root.attributes.idempotency_key.regex": "^.{1,300}$",
  "root.attributes.schema_version.field": "schema_version",
  "root.attributes.schema_version.type": "N",
  "root.attributes.schema_version.required": "True",
  "root.attributes.schema_version.source_required": "True",
  "root.attributes.schema_version.server_generated": "False",
  "root.attributes.schema_version.autogenerated": "False",
  "root.attributes.schema_version.frontend_autocomputed": "False",
  "root.attributes.schema_version.regex": "^\\d+$",
  "root.attributes.version.field": "version",
  "root.attributes.version.type": "N",
  "root.attributes.version.required": "True",
  "root.attributes.version.source_required": "True",
  "root.attributes.version.server_generated": "False",
  "root.attributes.version.autogenerated": "False",
  "root.attributes.version.frontend_autocomputed": "False",
  "root.attributes.version.regex": "^\\d+$"
}

Response Schema

{
  "type": "object",
  "properties.ok.type": "boolean",
  "properties.accepted.type": "boolean",
  "properties.is_committed.type": "boolean",
  "properties.request_id.type": "string",
  "properties.message.type": "string",
  "properties.table.type": "string",
  "properties.operation.type": "string",
  "properties.primary_key.type": "string",
  "properties.primary_key_value.type": "string",
  "properties.item_write_count.type": "number",
  "properties.child_write_count.type": "number"
}

Request Payload

{
  "entity_number": "a19b47e3-db1e-4301-8f51-617e0ff76dd5",
  "branch_name": "Sample Name",
  "store_name": "Sample Name",
  "store_legal_name": "Sample Name",
  "store_tagline": "value-001",
  "address_line_1": "value-001",
  "address_line_2": "value-001",
  "city": "value-001",
  "province": "value-001",
  "postal_code": "value-001",
  "country": "value-001",
  "contact_number": "value-001",
  "email": "value-001",
  "website": "value-001",
  "tin": "value-001",
  "is_active": "True",
  "is_deleted": "True",
  "deleted_at": "2026-07-30T00:44:56Z",
  "created": "2026-07-30T00:44:56Z",
  "updated": "2026-07-30T00:44:56Z",
  "idempotency_key": "value-001",
  "schema_version": "1",
  "version": "1"
}

Response

{
  "type": "object",
  "properties.ok.type": "boolean",
  "properties.accepted.type": "boolean",
  "properties.is_committed.type": "boolean",
  "properties.request_id.type": "string",
  "properties.message.type": "string",
  "properties.table.type": "string",
  "properties.operation.type": "string",
  "properties.primary_key.type": "string",
  "properties.primary_key_value.type": "string",
  "properties.item_write_count.type": "number",
  "properties.child_write_count.type": "number"
}

CMD curl

curl -X POST "https://api.jefoffice.com/store/async-post/store-stores-post-one" -H "Content-Type: application/json" --data-raw "{\"entity_number\": \"a19b47e3-db1e-4301-8f51-617e0ff76dd5\", \"branch_name\": \"Sample Name\", \"store_name\": \"Sample Name\", \"store_legal_name\": \"Sample Name\", \"store_tagline\": \"value-001\", \"address_line_1\": \"value-001\", \"address_line_2\": \"value-001\", \"city\": \"value-001\", \"province\": \"value-001\", \"postal_code\": \"value-001\", \"country\": \"value-001\", \"contact_number\": \"value-001\", \"email\": \"value-001\", \"website\": \"value-001\", \"tin\": \"value-001\", \"is_active\": true, \"is_deleted\": true, \"deleted_at\": \"2026-07-30T00:44:56Z\", \"created\": \"2026-07-30T00:44:56Z\", \"updated\": \"2026-07-30T00:44:56Z\", \"idempotency_key\": \"value-001\", \"schema_version\": 1, \"version\": 1}"

PowerShell curl

curl.exe -X POST "https://api.jefoffice.com/store/async-post/store-stores-post-one" -H "Content-Type: application/json" --data-raw '{"entity_number": "a19b47e3-db1e-4301-8f51-617e0ff76dd5", "branch_name": "Sample Name", "store_name": "Sample Name", "store_legal_name": "Sample Name", "store_tagline": "value-001", "address_line_1": "value-001", "address_line_2": "value-001", "city": "value-001", "province": "value-001", "postal_code": "value-001", "country": "value-001", "contact_number": "value-001", "email": "value-001", "website": "value-001", "tin": "value-001", "is_active": true, "is_deleted": true, "deleted_at": "2026-07-30T00:44:56Z", "created": "2026-07-30T00:44:56Z", "updated": "2026-07-30T00:44:56Z", "idempotency_key": "value-001", "schema_version": 1, "version": 1}'