Punchout Site API
Elements
The following elements are available for the Punchout Site API:
Element | Description | Required Field? | Unique? | Allowable Value | Api_In Field? | Api_Out Field? | Data Type |
---|---|---|---|---|---|---|---|
contract-id | Contract | yes | yes | yes | integer | ||
created-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime | ||||
created-by | User who created | yes | User | ||||
description | Description | yes | string(255) | ||||
disable-cert-verify | Disable cert verify | yes | yes | boolean | |||
domain | domain | yes | yes | yes | string(255) | ||
id | Coupa unique identifier | yes | integer | ||||
identity | identity | yes | yes | yes | string(255) | ||
is-from-coupa-checkout | is_from_coupa_checkout | yes | boolean | ||||
name | name | yes | yes | yes | yes | string(255) | |
protocol | protocol | yes | yes | yes | string(255) | ||
secret | secret | yes | yes | yes | string(255) | ||
sender-domain | sender_domain | yes | yes | yes | string(255) | ||
sender-identity | sender_identity | yes | yes | yes | string(255) | ||
ssl-version | Ssl version | yes | yes | string(255) | |||
supplier-id | supplier_id | yes | yes | integer | |||
supports-edit | supports_edit | yes | yes | boolean | |||
supports-inspect | supports_inspect | yes | yes | boolean | |||
title | Title | yes | string | ||||
updated-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime | ||||
updated-by | User who updated | yes | User | ||||
url | url | yes | yes | yes | string(255) |