v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1417140101.5 KB

This feature API is subject to changing at any time. For more information, see the Amazon Web Services Service Terms (Betas and Previews).

Creates a procurement portal preference configuration for e-invoice delivery and purchase order retrieval. This preference defines how invoices are delivered to a procurement portal and how purchase orders are retrieved.

post/#X-Amz-Target=Invoicing.CreateProcurementPortalPreference

Headers

X-Amz-Target'Invoicing.CreateProcurementPortalPreference' required

Request body

ProcurementPortalName'SAP_BUSINESS_NETWORK' | 'COUPA' required

The name of the procurement portal.

BuyerDomain'NetworkID' required

The domain identifier for the buyer in the procurement portal.

BuyerIdentifierstring required

The unique identifier for the buyer in the procurement portal.

SupplierDomain'NetworkID' required

The domain identifier for the supplier in the procurement portal.

SupplierIdentifierstring required

The unique identifier for the supplier in the procurement portal.

ProcurementPortalSharedSecretstring password

The shared secret or authentication credential used to establish secure communication with the procurement portal. This value must be encrypted at rest.

ProcurementPortalInstanceEndpointstring

The endpoint URL where e-invoices will be delivered to the procurement portal. Must be a valid HTTPS URL.

EinvoiceDeliveryEnabledboolean required

Indicates whether e-invoice delivery is enabled for this procurement portal preference. Set to true to enable e-invoice delivery, false to disable.

PurchaseOrderRetrievalEnabledboolean required

Indicates whether purchase order retrieval is enabled for this procurement portal preference. Set to true to enable PO retrieval, false to disable.

ClientTokenstring

A unique, case-sensitive identifier that you provide to ensure idempotency of the request.

Response

Success

ProcurementPortalPreferenceArnstring required

The Amazon Resource Name (ARN) of the created procurement portal preference.