required:
- entity
type: object
properties:
entity:
maxLength: 32
minLength: 1
pattern: ^([A-Za-z0-9]+[A-Za-z0-9 ]*)?$
type: string
description: ' Used to route the request in Access Worldpay, created as part of on-boarding. '
example: default
mcc:
pattern: ^\d{4}$
type: string
description: ' You can apply a merchant category code (mcc) to an individual request. You can only provide an mcc if we have enabled the dynamic mcc feature during boarding. If enabled but not provided, merchant.mcc defaults to a configured value. '
paymentFacilitator:
$ref: ./PaymentsPaymentFacilitator.yaml
description: An object that contains information about the merchant.