Update one B2B account number

patch

/fscmRestApi/resources/11.13.18.05/b2bAccountNumbers/{AccountNumberId}

Request

Path Parameters
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Maximum Length: 255
    Name of the procurement business unit where the supplier site resides. This value is required if account numbers are setup at the site level.
  • Ship-To Assignments
    Title: Ship-To Assignments
    The ShipTo Assignments resource is used to manage the list of ship-to locations that are associated with a B2B account number.
  • Maximum Length: 255
    Supplier site name. This value is required if account numbers are set up at the site level.
  • Maximum Length: 255
    Supplier name. This value is derived.
  • Maximum Length: 255
    Number that identifies the supplier. This value is required.
Nested Schema : Ship-To Assignments
Type: array
Title: Ship-To Assignments
The ShipTo Assignments resource is used to manage the list of ship-to locations that are associated with a B2B account number.
Show Source
Nested Schema : b2bAccountNumbers-shipToAssignments-item-patch-request
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : b2bAccountNumbers-item-response
Type: object
Show Source
Nested Schema : Ship-To Assignments
Type: array
Title: Ship-To Assignments
The ShipTo Assignments resource is used to manage the list of ship-to locations that are associated with a B2B account number.
Show Source
Nested Schema : b2bAccountNumbers-shipToAssignments-item-response
Type: object
Show Source
Back to Top