/caferimo-stores-post-one

Summary

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

  • Source SHA: b30c5d2681061d86759d45308092a256db04e0f3

  • Source run id: 30114586017

  • Lambda function: jef-caferimo-post-001

  • HTTP method: POST

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

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

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

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

  • Cloudflare parent path: /caferimo

  • Cloudflare scope: async-post

  • Cloudflare scope path: /caferimo/async-post

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

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

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

  • Payload mode: json-body

Description

Function

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

Module

jef-caferimo

Action

post-one

Method

POST

Invocation Mode

ASYNC

Resource Path

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

Table

jef-caferimo-stores

Primary Key

store_id

API Gateway Response

status\_code

202

message

Request accepted for asynchronous processing.

Payload Example

store\_id

ad41babe-22fe-4495-8357-88a4cb2070fe

domain\_id

5758bad0-64a7-4f96-b75f-7a172fb92804

entity\_number

value-001

branch\_name

Sample Name

store\_name

Sample Name

legal\_name

Sample Name

tagline

value-001

tin

value-001

permit\_number

value-001

accreditation\_number

value-001

contact\_number

value-001

email

value-001

website

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

is\_active

True

idempotency\_key

value-001

schema\_version

1

version

1

created

2026-07-24T17:50:11Z

updated

2026-07-24T17:50:11Z

Payload Schema

{
  "type": "object",
  "additionalProperties": "False",
  "payload_mode": "flat",
  "allow_children_wrapper": "False",
  "children_wrapper_field": "",
  "allow_batch": "False",
  "table": "jef-caferimo-stores",
  "primary_key": "store_id",
  "required[0]": "domain_id",
  "required[1]": "entity_number",
  "required[2]": "branch_name",
  "required[3]": "store_name",
  "required[4]": "legal_name",
  "required[5]": "tin",
  "required[6]": "contact_number",
  "required[7]": "email",
  "required[8]": "address_line_1",
  "required[9]": "city",
  "required[10]": "province",
  "required[11]": "postal_code",
  "required[12]": "country",
  "required[13]": "idempotency_key",
  "required[14]": "schema_version",
  "required[15]": "version",
  "properties.store_id.field": "store_id",
  "properties.store_id.type": "S",
  "properties.store_id.required": "False",
  "properties.store_id.source_required": "True",
  "properties.store_id.server_generated": "True",
  "properties.store_id.autogenerated": "False",
  "properties.store_id.frontend_autocomputed": "False",
  "properties.store_id.format": "uuidv4",
  "properties.store_id.regex": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89aAbB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$",
  "properties.domain_id.field": "domain_id",
  "properties.domain_id.type": "S",
  "properties.domain_id.required": "True",
  "properties.domain_id.source_required": "True",
  "properties.domain_id.server_generated": "True",
  "properties.domain_id.autogenerated": "False",
  "properties.domain_id.frontend_autocomputed": "False",
  "properties.domain_id.format": "uuidv4",
  "properties.domain_id.regex": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89aAbB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$",
  "properties.entity_number.field": "entity_number",
  "properties.entity_number.type": "S",
  "properties.entity_number.required": "True",
  "properties.entity_number.source_required": "True",
  "properties.entity_number.server_generated": "False",
  "properties.entity_number.autogenerated": "False",
  "properties.entity_number.frontend_autocomputed": "False",
  "properties.entity_number.regex": "^\\d{4}$",
  "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": "^.{1,120}$",
  "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": "^.{1,120}$",
  "properties.legal_name.field": "legal_name",
  "properties.legal_name.type": "S",
  "properties.legal_name.required": "True",
  "properties.legal_name.source_required": "True",
  "properties.legal_name.server_generated": "False",
  "properties.legal_name.autogenerated": "False",
  "properties.legal_name.frontend_autocomputed": "False",
  "properties.legal_name.regex": "^.{1,120}$",
  "properties.tagline.field": "tagline",
  "properties.tagline.type": "S",
  "properties.tagline.required": "False",
  "properties.tagline.source_required": "False",
  "properties.tagline.server_generated": "False",
  "properties.tagline.autogenerated": "False",
  "properties.tagline.frontend_autocomputed": "False",
  "properties.tagline.regex": "^.{1,500}$",
  "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,64}$",
  "properties.permit_number.field": "permit_number",
  "properties.permit_number.type": "S",
  "properties.permit_number.required": "False",
  "properties.permit_number.source_required": "False",
  "properties.permit_number.server_generated": "False",
  "properties.permit_number.autogenerated": "False",
  "properties.permit_number.frontend_autocomputed": "False",
  "properties.permit_number.regex": "^[A-Za-z0-9._:-]{1,64}$",
  "properties.accreditation_number.field": "accreditation_number",
  "properties.accreditation_number.type": "S",
  "properties.accreditation_number.required": "False",
  "properties.accreditation_number.source_required": "False",
  "properties.accreditation_number.server_generated": "False",
  "properties.accreditation_number.autogenerated": "False",
  "properties.accreditation_number.frontend_autocomputed": "False",
  "properties.accreditation_number.regex": "^[A-Za-z0-9._:-]{1,64}$",
  "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+() .-]{5,40}$",
  "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": "False",
  "properties.website.source_required": "False",
  "properties.website.server_generated": "False",
  "properties.website.autogenerated": "False",
  "properties.website.frontend_autocomputed": "False",
  "properties.website.regex": "^https?://.{1,290}$",
  "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": "^.{1,300}$",
  "properties.address_line_2.field": "address_line_2",
  "properties.address_line_2.type": "S",
  "properties.address_line_2.required": "False",
  "properties.address_line_2.source_required": "False",
  "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": "^.{1,300}$",
  "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": "^.{1,120}$",
  "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": "^.{1,120}$",
  "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 -]{1,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": "^.{1,120}$",
  "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": "False",
  "properties.is_active.autogenerated": "False",
  "properties.is_active.frontend_autocomputed": "False",
  "properties.is_active.regex": "^(true|false)$",
  "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": "False",
  "properties.idempotency_key.autogenerated": "False",
  "properties.idempotency_key.frontend_autocomputed": "False",
  "properties.idempotency_key.regex": "^[A-Za-z0-9._:-]{1,160}$",
  "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": "True",
  "properties.schema_version.autogenerated": "False",
  "properties.schema_version.frontend_autocomputed": "False",
  "properties.schema_version.regex": "^[1-9]\\d*$",
  "properties.version.field": "version",
  "properties.version.type": "N",
  "properties.version.required": "True",
  "properties.version.source_required": "True",
  "properties.version.server_generated": "True",
  "properties.version.autogenerated": "False",
  "properties.version.frontend_autocomputed": "False",
  "properties.version.regex": "^[1-9]\\d*$",
  "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$",
  "children": "[]",
  "root.type": "object",
  "root.attributes.store_id.field": "store_id",
  "root.attributes.store_id.type": "S",
  "root.attributes.store_id.required": "False",
  "root.attributes.store_id.source_required": "True",
  "root.attributes.store_id.server_generated": "True",
  "root.attributes.store_id.autogenerated": "False",
  "root.attributes.store_id.frontend_autocomputed": "False",
  "root.attributes.store_id.format": "uuidv4",
  "root.attributes.store_id.regex": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89aAbB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$",
  "root.attributes.domain_id.field": "domain_id",
  "root.attributes.domain_id.type": "S",
  "root.attributes.domain_id.required": "True",
  "root.attributes.domain_id.source_required": "True",
  "root.attributes.domain_id.server_generated": "True",
  "root.attributes.domain_id.autogenerated": "False",
  "root.attributes.domain_id.frontend_autocomputed": "False",
  "root.attributes.domain_id.format": "uuidv4",
  "root.attributes.domain_id.regex": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89aAbB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$",
  "root.attributes.entity_number.field": "entity_number",
  "root.attributes.entity_number.type": "S",
  "root.attributes.entity_number.required": "True",
  "root.attributes.entity_number.source_required": "True",
  "root.attributes.entity_number.server_generated": "False",
  "root.attributes.entity_number.autogenerated": "False",
  "root.attributes.entity_number.frontend_autocomputed": "False",
  "root.attributes.entity_number.regex": "^\\d{4}$",
  "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": "^.{1,120}$",
  "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": "^.{1,120}$",
  "root.attributes.legal_name.field": "legal_name",
  "root.attributes.legal_name.type": "S",
  "root.attributes.legal_name.required": "True",
  "root.attributes.legal_name.source_required": "True",
  "root.attributes.legal_name.server_generated": "False",
  "root.attributes.legal_name.autogenerated": "False",
  "root.attributes.legal_name.frontend_autocomputed": "False",
  "root.attributes.legal_name.regex": "^.{1,120}$",
  "root.attributes.tagline.field": "tagline",
  "root.attributes.tagline.type": "S",
  "root.attributes.tagline.required": "False",
  "root.attributes.tagline.source_required": "False",
  "root.attributes.tagline.server_generated": "False",
  "root.attributes.tagline.autogenerated": "False",
  "root.attributes.tagline.frontend_autocomputed": "False",
  "root.attributes.tagline.regex": "^.{1,500}$",
  "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,64}$",
  "root.attributes.permit_number.field": "permit_number",
  "root.attributes.permit_number.type": "S",
  "root.attributes.permit_number.required": "False",
  "root.attributes.permit_number.source_required": "False",
  "root.attributes.permit_number.server_generated": "False",
  "root.attributes.permit_number.autogenerated": "False",
  "root.attributes.permit_number.frontend_autocomputed": "False",
  "root.attributes.permit_number.regex": "^[A-Za-z0-9._:-]{1,64}$",
  "root.attributes.accreditation_number.field": "accreditation_number",
  "root.attributes.accreditation_number.type": "S",
  "root.attributes.accreditation_number.required": "False",
  "root.attributes.accreditation_number.source_required": "False",
  "root.attributes.accreditation_number.server_generated": "False",
  "root.attributes.accreditation_number.autogenerated": "False",
  "root.attributes.accreditation_number.frontend_autocomputed": "False",
  "root.attributes.accreditation_number.regex": "^[A-Za-z0-9._:-]{1,64}$",
  "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+() .-]{5,40}$",
  "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": "False",
  "root.attributes.website.source_required": "False",
  "root.attributes.website.server_generated": "False",
  "root.attributes.website.autogenerated": "False",
  "root.attributes.website.frontend_autocomputed": "False",
  "root.attributes.website.regex": "^https?://.{1,290}$",
  "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": "^.{1,300}$",
  "root.attributes.address_line_2.field": "address_line_2",
  "root.attributes.address_line_2.type": "S",
  "root.attributes.address_line_2.required": "False",
  "root.attributes.address_line_2.source_required": "False",
  "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": "^.{1,300}$",
  "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": "^.{1,120}$",
  "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": "^.{1,120}$",
  "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 -]{1,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": "^.{1,120}$",
  "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": "False",
  "root.attributes.is_active.autogenerated": "False",
  "root.attributes.is_active.frontend_autocomputed": "False",
  "root.attributes.is_active.regex": "^(true|false)$",
  "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": "False",
  "root.attributes.idempotency_key.autogenerated": "False",
  "root.attributes.idempotency_key.frontend_autocomputed": "False",
  "root.attributes.idempotency_key.regex": "^[A-Za-z0-9._:-]{1,160}$",
  "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": "True",
  "root.attributes.schema_version.autogenerated": "False",
  "root.attributes.schema_version.frontend_autocomputed": "False",
  "root.attributes.schema_version.regex": "^[1-9]\\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": "True",
  "root.attributes.version.autogenerated": "False",
  "root.attributes.version.frontend_autocomputed": "False",
  "root.attributes.version.regex": "^[1-9]\\d*$",
  "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$"
}

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

{
  "store_id": "ad41babe-22fe-4495-8357-88a4cb2070fe",
  "domain_id": "5758bad0-64a7-4f96-b75f-7a172fb92804",
  "entity_number": "value-001",
  "branch_name": "Sample Name",
  "store_name": "Sample Name",
  "legal_name": "Sample Name",
  "tagline": "value-001",
  "tin": "value-001",
  "permit_number": "value-001",
  "accreditation_number": "value-001",
  "contact_number": "value-001",
  "email": "value-001",
  "website": "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",
  "is_active": "True",
  "idempotency_key": "value-001",
  "schema_version": "1",
  "version": "1",
  "created": "2026-07-24T17:50:11Z",
  "updated": "2026-07-24T17:50:11Z"
}

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/caferimo/async-post/caferimo-stores-post-one" -H "Content-Type: application/json" --data-raw "{\"store_id\": \"ad41babe-22fe-4495-8357-88a4cb2070fe\", \"domain_id\": \"5758bad0-64a7-4f96-b75f-7a172fb92804\", \"entity_number\": \"value-001\", \"branch_name\": \"Sample Name\", \"store_name\": \"Sample Name\", \"legal_name\": \"Sample Name\", \"tagline\": \"value-001\", \"tin\": \"value-001\", \"permit_number\": \"value-001\", \"accreditation_number\": \"value-001\", \"contact_number\": \"value-001\", \"email\": \"value-001\", \"website\": \"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\", \"is_active\": true, \"idempotency_key\": \"value-001\", \"schema_version\": 1, \"version\": 1, \"created\": \"2026-07-24T17:50:11Z\", \"updated\": \"2026-07-24T17:50:11Z\"}"

PowerShell curl

curl.exe -X POST "https://api.jefoffice.com/caferimo/async-post/caferimo-stores-post-one" -H "Content-Type: application/json" --data-raw '{"store_id": "ad41babe-22fe-4495-8357-88a4cb2070fe", "domain_id": "5758bad0-64a7-4f96-b75f-7a172fb92804", "entity_number": "value-001", "branch_name": "Sample Name", "store_name": "Sample Name", "legal_name": "Sample Name", "tagline": "value-001", "tin": "value-001", "permit_number": "value-001", "accreditation_number": "value-001", "contact_number": "value-001", "email": "value-001", "website": "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", "is_active": true, "idempotency_key": "value-001", "schema_version": 1, "version": 1, "created": "2026-07-24T17:50:11Z", "updated": "2026-07-24T17:50:11Z"}'